We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried my best to check the configuration and routing, and did not find any problems. Which direction should I work towards
I built a container's vxlan network on top of the virtual host's vxlan network and found packet loss
Will nested vxlan networks cause packet communication problems
The text was updated successfully, but these errors were encountered:
@smallemployees there should be no problem running vxlan overlay in pods. But you need to set allowVXLANPacketsFromWorkloads to true in FelixConfiguartion. Please check the docs: https://docs.tigera.io/calico/latest/reference/resources/felixconfig
allowVXLANPacketsFromWorkloads
true
FelixConfiguartion
Please also note that Calico v3.23 is very old, and if you find a bug we won't be able to patch it. So I suggest to upgrade to newer releases.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
I tried my best to check the configuration and routing, and did not find any problems. Which direction should I work towards
Current Behavior
I built a container's vxlan network on top of the virtual host's vxlan network and found packet loss
Possible Solution
Will nested vxlan networks cause packet communication problems
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: