46,186 questions
Can't debug using "Bridge to kubernetes" when ingress controller is deployed
Bucko, Vladimir (Siemens Healthineers)
1
Reputation point
While I'm having ingress controller deployed inside the cluster, I'm not able to debug with "Bridge to kubernetes", because of "process is bound to port 80". On this port the ingress controller is listening. The same applies when I was trying with port 443. Is it a precondition to not have ingress controller when I want to debug the cluster or am I missing something?
The cluster is running locally with Docker Desktop + Kubernetes on Windows 10 with WSL 2 enabled. The ingress controller is NGINX listening on 80 and 443.
Community Center | Not monitored
Sign in to answer