Hi brandon, I am using metallb with nginx ingress. My ingress got an external ip. I exposed my deployment with a service of clusterip. As i am using kind cluster using wsl linux subsystem I gave ip pool for metlab L2 pools the ip range from the kind cluster ip address. I took DNS host from ingress to map the external ip into the /etc/host in esl. Curl to the external ip is working in wsl terminal but in the browser not working. Any suggestion what is blocking.