Can't debug using "Bridge to kubernetes" when ingress controller is deployed

2021-06-29T09:05:50.797+00:00

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.

110251-image.png

Community Center | Not monitored
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.