diff --git a/docs/deploy/index.md b/docs/deploy/index.md index f0a90e63d..559d74c58 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -235,6 +235,8 @@ helm repo update helm install ingress-nginx ingress-nginx/ingress-nginx ``` +[For multiple NGINX Ingress controllers](https://kubernetes.github.io/ingress-nginx/#how-to-easily-install-multiple-instances-of-the-ingress-nginx-controller-in-the-same-cluster) + ## Detect installed version: ```console