Update index.md

This commit is contained in:
Moien Tajik 2021-04-21 18:10:01 +04:30 committed by GitHub
parent 7943d906c4
commit 184e5203d7

View file

@ -177,9 +177,6 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/cont
### Verify installation
!!! info
In minikube the ingress addon is installed in the namespace **kube-system** instead of ingress-nginx
To check if the ingress controller pods have started, run the following command:
```console