There is no ping on the rancher agent. But `nslook...
# general
a
There is no ping on the rancher agent. But
nslookup
resolves without issue. DNS is not having a problem. There is something with the network from only the rancher agent container. When I spin up a generic pod, I can
curl
the endpoint without issue. But inside the Rancher agent pod, no dice.
Sorry; this reply should have been in a thread response to: https://rancher-users.slack.com/archives/C3ASABBD1/p1750793427695089 But it seems this has to have to do with some configuration in the Rancher Agent container image. But that inherently feels wrong to me. I just can't explain why it works with other images. Unless the service account that the agent is running under is the issue. I suppose I can try to run my
dnstools
pod with the
cattle-service
SA and see if I have the same problem.