This message was deleted.
# k3s
a
This message was deleted.
👍 1
b
Have you tried launching one-off pods, shelling in, and testing out dns? If not, I would probably try that next
a
b
It's also possible that your nodes have a messed up /etc/resolve.conf
hmm
well, if coredns isn't running, it kinda makes sense that cluster level dns wouldn't be around, but i don't know how you bootstrap in that case
a
if i append the coredns service ip to the end of the command it works if not it returns recursion not available from 10.43.0.10 (which is coredns svc ip)
b
hm interesting
a
just signed up to CNCF slack to ask in the CoreDNS channel aswell, I added the resolvconf flag to systemd and restarted to make it use a different resolv file instead of the systemd-resolved cache Fedora runs
b
i hope you get an answer. it's an interesting question for sure 🙂
a
me to
Looking at coredns logs it seems to be adding an additional namespace to the failing requests
b
I ended up making a vagrant box to replicate your problem - but I can't. coredns always comes up smooth.
however, cilium is not completely happy, so 😞
Well, now I don't know what problem you had. I got cilium working well now, even as the ingress controller