Open
Description
Version
edge
What Kubernetes platforms are you running on?
Minikube
Steps to reproduce
When following the Install NIC using manifests document while trying to deploy NIC using NGINX Plus, the deployment fails as the pod reaches a CrashLoopBackOff
state with the following relevant log line:
F20250522 08:43:31.041772 1 main.go:1162] error when getting mgmt-configmap [nginx-ingress/nginx-config-mgmt]: configmaps "nginx-config-mgmt" not found
This step is missing from the documentation:
kubectl apply -f deployments/common/plus-mgmt-configmap.yaml