Deploy GitHub Pages
This commit is contained in:
parent
39f40f24fb
commit
0e96de2750
4 changed files with 52 additions and 52 deletions
|
|
@ -525,8 +525,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#gce-gke" title="GCE - GKE" class="md-nav__link">
|
||||
GCE - GKE
|
||||
<a href="#gce-gke" title="GCE-GKE" class="md-nav__link">
|
||||
GCE-GKE
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
|
@ -1320,8 +1320,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#gce-gke" title="GCE - GKE" class="md-nav__link">
|
||||
GCE - GKE
|
||||
<a href="#gce-gke" title="GCE-GKE" class="md-nav__link">
|
||||
GCE-GKE
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
|
@ -1493,7 +1493,7 @@ Please check the <a href="https://aws.amazon.com/elasticloadbalancing/details/">
|
|||
<div class="codehilite"><pre><span></span><span class="go">kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/aws/service-nlb.yaml</span>
|
||||
</pre></div>
|
||||
|
||||
<h4 id="gce-gke">GCE - GKE<a class="headerlink" href="#gce-gke" title="Permanent link">¶</a></h4>
|
||||
<h4 id="gce-gke">GCE-GKE<a class="headerlink" href="#gce-gke" title="Permanent link">¶</a></h4>
|
||||
<div class="codehilite"><pre><span></span><span class="go">kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/cloud-generic.yaml</span>
|
||||
</pre></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue