-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
VXLAN: bad UDP checksums #8992
Comments
This is usually a combination kernel version + driver + firmware version, could you give us |
|
Yes, but these packets don't send. |
Would be worth a shot to open a vmware ticket |
Agreed with @champtar this looks more like a kernel/hypervisor issue, you can also reach out the the project calico folks with the details above since kubespray only deploys calico not modifies it in any way. |
I haven't confirmed via tcpdump but I have been struggling with calico vxlan on Ubuntu 20.04 with HWE 5.13 kernel. vxlan works fine on standard 5.4 kernel. |
I have the same issue at the RockyLinux 9. |
I finally switched from Kubespray to Talos OS, and I no more have any configuration problems with OS. |
Environment:
Cloud provider or hardware configuration:
Virtual machine
OS:
Kubespray version:
v2.19.0
Network plugin used:
calico with vxlan
The problem:
When using calico with vxlan as a tunnel there is no connectivity between containers on different nodes:
Workaround:
or
But this has a performance impact
Related issues:
projectcalico/calico#3145
projectcalico/calico#4865
flannel-io/flannel#1279
rancher/rke2#1541
The text was updated successfully, but these errors were encountered: