Understanding ICMP Traffic on AKS
· 10 min read
You open a shell inside a pod, run ping 8.8.8.8, and nothing happens. Silence.
Then you run curl https://www.microsoft.com and it succeeds immediately.
DNS resolution also works normally.
So why does ping fail?
