Merge pull request #3884 from cartyc/gke-doc-link

update GKE header to match link in contents
This commit is contained in:
Kubernetes Prow Robot 2019-03-10 07:07:25 -07:00 committed by GitHub
commit 3c83d22cb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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