Deploy GitHub Pages
This commit is contained in:
parent
64dc305033
commit
e848dc7b21
4 changed files with 52 additions and 52 deletions
|
|
@ -1226,7 +1226,7 @@ pass the client certificate.</p>
|
|||
<h2 id="test-http-service">Test HTTP Service<a class="headerlink" href="#test-http-service" title="Permanent link"> ¶</a></h2>
|
||||
<p>All examples that require a test HTTP Service use the standard http-svc pod,
|
||||
which you can deploy as follows</p>
|
||||
<div class="highlight"><pre><span></span><code><span class="gp">$</span> kubectl create -f http-svc.yaml
|
||||
<div class="highlight"><pre><span></span><code><span class="gp">$</span> kubectl create -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/docs/examples/http-svc.yaml
|
||||
<span class="go">service "http-svc" created</span>
|
||||
<span class="go">replicationcontroller "http-svc" created</span>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue