Deploy GitHub Pages
This commit is contained in:
parent
1afc688d7c
commit
6872858cbc
4 changed files with 51 additions and 51 deletions
|
|
@ -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-<unique-pod-id>
|
||||
$ kubectl delete pod -n ingress-nginx ingress-nginx-controller-<unique-pod-id>
|
||||
</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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue