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

The pods on Kubernetes cannot access the pod IP addresses on other's nodes. #7991

Closed
opencmit2 opened this issue Sep 6, 2023 · 2 comments
Closed

Comments

@opencmit2
Copy link

When I deploy Calico in Kubernetes, the cluster network works fine when I use the ipip mode. However, when I use the vxlan network, some pods on certain nodes cannot ping each other. I want to know ,what problem with me???

when i use calico vxlan mode
server A pod A ping serverA pod B's ip ok
server A pod A ping serverB pod B's ip fault

when i use calico ipip mode
server A pod A ping serverA pod B's ip ok
server A pod A ping serverB pod B 's ip ok

@brownz11
Copy link

What Kernel and OS are you running?

This sounds like you may be running into https://docs.rke2.io/known_issues#calico-with-vxlan-encapsulation

Can try an quick fix via rancher/rke2#1541 (comment)

@mazdakn
Copy link
Member

mazdakn commented Sep 19, 2023

@opencmit2 please fill in the issue template fully so we can understand your cluster better.

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

No branches or pull requests

4 participants