Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pods on a single node cannot communicate with each other. #9729

Open
rickygacheo opened this issue Jan 16, 2025 · 0 comments
Open

Pods on a single node cannot communicate with each other. #9729

rickygacheo opened this issue Jan 16, 2025 · 0 comments

Comments

@rickygacheo
Copy link

I am newer to calico, and install the k8s cluster and calico on one node, but now the ods on a single node cannot communicate with each other.

Expected Behavior

Pods can communicate.

Current Behavior

Pods can't ping each other.

Context

I hava tried debug it, and no idea to deal with it. the following steps describe my processes:
the route info on node:
Image
the route info on pods:
Image
ping the others pod ip in pod:
Image
ping the pod's ip on node:
Image
and also i tried to catch tcp packet:
the icmp pakcet way like this: pod1(eth0) -> calif5c822045a2 -> cali45970d971bc -> pod2(eth0)
i can catch the ping packet on interface calif5c822045a2, and can't catch packet on interface cali45970d971bc

Environment

  • Calico v3.11.3
  • k8s: v1.19.16
  • Operating System and version: linux ubuntu 22.04 x86

Could someone give me some idea ? How to do next. Thank a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant