Deploy GitHub Pages
This commit is contained in:
parent
3bb3c3cb92
commit
6b665c2810
7 changed files with 125 additions and 60 deletions
|
|
@ -139,6 +139,7 @@ Do not move it without providing redirects.
|
|||
|
||||
<span class=go>...</span>
|
||||
</code></pre></div> <h3 id=exec>exec<a class=headerlink href=#exec title="Permanent link"> ¶</a></h3> <p><code>kubectl ingress-nginx exec</code> is exactly the same as <code>kubectl exec</code>, with the same command flags. It will automatically choose an <code>ingress-nginx</code> pod to run the command in.</p> <div class=highlight><pre><span></span><code><span class=gp>$</span> kubectl ingress-nginx <span class=nb>exec</span> -i -n ingress-nginx -- ls /etc/nginx
|
||||
<span class=go>fastcgi_params</span>
|
||||
<span class=go>geoip</span>
|
||||
<span class=go>lua</span>
|
||||
<span class=go>mime.types</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue