Merge pull request #3884 from cartyc/gke-doc-link
update GKE header to match link in contents
This commit is contained in:
commit
3c83d22cb5
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ This type of load balancer is supported since v1.10.0 as an ALPHA feature.
|
|||
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/aws/service-nlb.yaml
|
||||
```
|
||||
|
||||
#### GCE - GKE
|
||||
#### GCE-GKE
|
||||
|
||||
```console
|
||||
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/cloud-generic.yaml
|
||||
|
|
Loading…
Reference in a new issue