Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-12-07 13:18:32 +00:00
parent 170176f039
commit 43e4031985
3 changed files with 5 additions and 4 deletions

View file

@ -1543,9 +1543,10 @@ For this reason, there is an initial delay of up to two minutes until it is poss
<h4 id="bare-metal">Bare-metal<a class="headerlink" href="#bare-metal" title="Permanent link"></a></h4>
<p>Using <a href="https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport">NodePort</a>:</p>
<div class="highlight"><pre><span></span><code><span class="go">kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v0.41.2/deploy/static/provider/baremetal/deploy.yaml</span>
</code></pre></div>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>Applicable on kubernetes clusteres deployed on bare-metal with generic Linux distro(Such as CentOs, Ubuntu ...).</p>
</div>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>For extended notes regarding deployments on bare-metal, see <a href="baremetal/">Bare-metal considerations</a>.</p>

File diff suppressed because one or more lines are too long

Binary file not shown.