From 6a3db08a1ef1d8fa7d689cff64eb6a4856efafc2 Mon Sep 17 00:00:00 2001 From: Lion-Wei Date: Mon, 21 Aug 2017 12:00:05 +0800 Subject: [PATCH] Update README.md --- docs/faq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/README.md b/docs/faq/README.md index 9d0e524c94..08cdc2610b 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -128,7 +128,7 @@ test project. If you think the failures are related to project quota, cleanup leaked resources and bump up quota before debugging the leak. If the preceding identification process fails, it's likely that the Ingress api -is broked upstream. Try to setup a [dev environment](/docs/dev/setup.md) from +is broken upstream. Try to setup a [dev environment](/docs/dev/setup.md) from HEAD and create an Ingress. You should be deploying the [latest](https://github.com/kubernetes/ingress/releases) release image to the local cluster.