Hello Guys, I am running k3s 1.23.10 and suddenly ...
# k3s
c
Hello Guys, I am running k3s 1.23.10 and suddenly ran into dns resolve issues. I tried to troubleshoot this for a while and it seems like the kubernetes network layer is working fine. Coredns is also working fine because if I use the coredns pod ip address to resolve a domain, it is working. But somehow all the services inside the cluster seems to be not working. Using the service ip to resolve dns or for connecting to any pods under the service also seems to be not working. Any idea what might be happening here?