From 78639ebfbda60d57f2c2ef2ac22814ab821de86b Mon Sep 17 00:00:00 2001 From: Tony Li Date: Wed, 13 Sep 2017 19:44:36 -0400 Subject: [PATCH] fix link --- docs/faq/gce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/gce.md b/docs/faq/gce.md index b9428608f..7230d2555 100644 --- a/docs/faq/gce.md +++ b/docs/faq/gce.md @@ -282,7 +282,7 @@ We plan to fix this [soon](https://github.com/kubernetes/kubernetes/issues/16337 ## How do I disable the GCE Ingress controller? 3 options: -1. Have it no-op based on the `ingress.class` annotation as shown [here](README.md#how-do-i-disable-the-ingress-controller) +1. Have it no-op based on the `ingress.class` annotation as shown [here](README.md#how-do-i-disable-an-ingress-controller) 2. SSH into the GCE master node and delete the GLBC manifest file found at `/etc/kubernetes/manifests/glbc.manifest` 3. Create the GKE cluster without it: