Very slow and unresponsive service in kubernetes cluster
I have 14 nodes cluster (kubeadm
) on Azure VMs (Ubuntu 22.04
). Lately service is very slow to almost unresponsive. I tried to ping node from another node, it’s <1ms
. Tried to ping pod to pod, also looks fine. I don’t have iperf
on the nodes and can’t install any network tools for now