Updated faq for running multiple ingress controller.
This commit is contained in:
parent
6ed6475e87
commit
4674c0ec69
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ To completely stop the Ingress controller on GCE/GKE, please see [this](gce.md#h
|
|||
|
||||
Multiple Ingress controllers can co-exist and key off the `ingress-class`
|
||||
annotation, as shown in this [faq](#how-do-i-run-multiple-ingress-controllers-in-the-same-cluster),
|
||||
as well as in [this](/examples/pipeline) example.
|
||||
as well as in [this](/examples/daemonset/nginx) example.
|
||||
|
||||
## How do I contribute a backend to the generic Ingress controller?
|
||||
|
||||
|
|
Loading…
Reference in a new issue