Relative Content

Tag Archive for windows-subsystem-for-linuxkubernetes-ingressminikubenginx-ingresswsl-2

Minikube ingress with WSL2 not able to access in Windows bbrowser

We have minikube cluster installed on wsl2, I have deployed service with clusterip and have exposed it using nginx ingres , I am able to open the application using curl as well as chromium browser installed on WSL2,
But I want to access the application from windows browser , how can we achieve it. I am not using Docker desktop, I have installed docker on wsl2.