Docs: Add a multi-tenant warning. (#12091)
This commit is contained in:
parent
f034444c6c
commit
114421f94c
3 changed files with 14 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ balancer.
|
|||
|
||||
See the [Getting Started](https://kubernetes.github.io/ingress-nginx/deploy/) document.
|
||||
|
||||
Do not use in multi-tenant Kubernetes production installations. This project assumes that users that can create Ingress objects are administrators of the cluster. See the [FAQ](https://kubernetes.github.io/ingress-nginx/faq/#faq) for more.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you encounter issues, review the [troubleshooting docs](docs/troubleshooting.md),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue