Fix link
This commit is contained in:
parent
6cca4c5cdd
commit
e490c19339
1 changed files with 1 additions and 2 deletions
|
@ -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 broken upstream. Try to setup a [dev environment](/docs/dev/setup.md) from
|
is broken 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.
|
||||||
|
|
||||||
|
@ -147,4 +147,3 @@ to serialize into a flat roadmap. You might be interested in the following issue
|
||||||
* Ingress [classes](https://github.com/kubernetes/kubernetes/issues/30151)
|
* Ingress [classes](https://github.com/kubernetes/kubernetes/issues/30151)
|
||||||
|
|
||||||
As well as the issues in this repo.
|
As well as the issues in this repo.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue