Skip to content

Commit

Permalink
Merge pull request #3884 from cartyc/gke-doc-link
Browse files Browse the repository at this point in the history
update GKE header to match link in contents
  • Loading branch information
k8s-ci-robot authored Mar 10, 2019
2 parents 99888d6 + 5fb1116 commit 3c83d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c83d22

Please sign in to comment.