sry I was running that in a busybox pod and the re...
# general
p
sry I was running that in a busybox pod and the resolv.conf was defined by the kubernetes dns policy:
Copy code
/ # cat /etc/resolv.conf
search default.svc.cluster.local svc.cluster.local cluster.local
nameserver 10.43.0.10
options ndots:5
If I'm not misunderstanding, it's the coredns address but worker nodes are not able to access it somehow. This happened before when I just set up a regular wireguard.