diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 1abbc3e53..9f56f6e88 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -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