From 3975b05ce6ac34c82bf36dd35ef57ebef450783c Mon Sep 17 00:00:00 2001 From: Lion-Wei Date: Tue, 22 Aug 2017 09:58:20 +0800 Subject: [PATCH] Update BETA_LIMITATIONS.md --- controllers/gce/BETA_LIMITATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/gce/BETA_LIMITATIONS.md b/controllers/gce/BETA_LIMITATIONS.md index c14f185d4..e2d92a3fe 100644 --- a/controllers/gce/BETA_LIMITATIONS.md +++ b/controllers/gce/BETA_LIMITATIONS.md @@ -19,7 +19,7 @@ This is a list of beta limitations: Before you can receive traffic through the GCE L7 Loadbalancer Controller you need: * A Working Kubernetes cluster >= 1.1 -* At least 1 Kubernetes [NodePort Service](../../../../docs/user-guide/services.md#type-nodeport) (this is the endpoint for your Ingress) +* At least 1 Kubernetes NodePort Service (this is the endpoint for your Ingress) * A single instance of the L7 Loadbalancer Controller pod, if you're running Kubernetes < 1.3 (the GCP ingress controller runs on the master in later versions) ## Quota