Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-06-20 22:59:24 +00:00
parent 1afc688d7c
commit 6872858cbc
4 changed files with 51 additions and 51 deletions

View file

@ -1369,7 +1369,7 @@ cd ingress-nginx
</code></pre></div></p>
<p>The image will only be used by pods created after the rebuild. To delete old pods which will cause new ones to spin up:
<div class="highlight"><pre><span></span><code>$ kubectl get pods -n ingress-nginx
$ kubectl delete pod -n ingress-nginx nginx-ingress-controller-&lt;unique-pod-id&gt;
$ kubectl delete pod -n ingress-nginx ingress-nginx-controller-&lt;unique-pod-id&gt;
</code></pre></div></p>
<h2 id="dependencies">Dependencies<a class="headerlink" href="#dependencies" title="Permanent link"></a></h2>
<p>The build uses dependencies in the <code>vendor</code> directory, which