Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-12-03 22:19:40 +00:00
parent f6b5e14a8f
commit 6393b31011
5 changed files with 59 additions and 59 deletions

View file

@ -1212,7 +1212,7 @@ into a Kubernetes cluster and use it to protect the Kubernetes Dashboard using g
<ol>
<li>Install the kubernetes dashboard</li>
</ol>
<div class="codehilite"><pre><span></span><span class="go">kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.5.0.yaml</span>
<div class="codehilite"><pre><span></span><span class="go">kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.0.yaml</span>
</pre></div>
<ol>