Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-06-27 20:24:45 +00:00
parent d8ad8a57cc
commit 145dfc52f1
3 changed files with 28 additions and 29 deletions

View file

@ -1433,7 +1433,6 @@ Then execute:</p>
</pre></div>
<p><strong>Important Note:</strong> proxy protocol is not supported in GCE/GKE</p>
<h3 id="baremetal">Baremetal<a class="headerlink" href="#baremetal" title="Permanent link">&para;</a></h3>
<p>Using <a href="https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport">NodePort</a>:</p>
<div class="codehilite"><pre><span></span><span class="go">kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/baremetal/service-nodeport.yaml</span>