You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: