Deploy GitHub Pages

This commit is contained in:
Travis Bot 2019-02-17 13:41:40 +00:00
parent b3029ea3ac
commit 48e6dc2f4d
5 changed files with 62 additions and 49 deletions

View file

@ -1213,7 +1213,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.10.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.1.yaml</span>
</pre></div>
<ol>