This commit is contained in:
Lion-Wei 2017-08-21 03:13:34 +00:00 committed by GitHub
commit ac5daf1171

View file

@ -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. leaked resources and bump up quota before debugging the leak.
If the preceding identification process fails, it's likely that the Ingress api 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 broked upstream. Try to setup a [dev environment](/docs/dev/setup-cluster.md) from
HEAD and create an Ingress. You should be deploying the [latest](https://github.com/kubernetes/ingress/releases) HEAD and create an Ingress. You should be deploying the [latest](https://github.com/kubernetes/ingress/releases)
release image to the local cluster. release image to the local cluster.