This message was deleted.
# k3s
a
This message was deleted.
c
Upgraded from what? Have you checked the coredns pod logs? Have you tried turning up the log level to log queries and confirm that it's seeing requests?
b
are you using Cilium CNI?
a
@creamy-pencil-82913 Upgraded from k3s 1.27. Looking at the coredns pod logs I don’t see any errors. I updated it to show debug and don’t see any queries coming in when I try to curl from other pods.
@big-judge-33880 not using Cilium, just k3s without traefik
Here are my install options
curl -sfL <https://get.k3s.io> | INSTALL_K3S_EXEC="--disable traefik --disable servicelb --prefer-bundled-bin --flannel-backend=vxlan" INSTALL_K3S_CHANNEL=stable sh -