Connectivity Issue Between Pods on Different Nodes in Kubernetes
I am facing an issue with connectivity between pods that are running on different nodes in my Kubernetes cluster. Pods on the same node can communicate without any problems, but communication fails when the pods are on different nodes.