Cluster information:
Kubernetes version: v1.32.2
Cloud being used: put bare-metal (VMs created on Openstack cloud)
Installation method: kubeadm
Host OS: Ubuntu: 22.04
CNI and version: calicoctl version
Client Version: v3.20.1
Release: Calico Enterprise
CRI and version: Containerd:v2.0.3
ISSUE
- I have a master and two worker nodes.
- pods on same node can communicate with each other (ping)
- pods on different nodes can’t communicate with each other
TROUBLESHOOTING DONE
- reinstalled CNI (calico)
- Pods have been assigned IPs from designated CIDR
- Firewall is off/disabled
- node-node connectivity is good
- deleted all network policies and created a new one which allows all traffic