-
Notifications
You must be signed in to change notification settings - Fork 275
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
Enable dual-stack on canal cni #2342
Milestone
Comments
This was referenced Jan 14, 2022
Merged
To test, please deploy rke2 using a dual-stack cidr and verify that pods get two ips, one ipv4 and one ipv6. If possible, also verify that you can ping across pods |
Validated on rke2 version v1.23.1-dev+571ca59a
|
Validated above on rke2 version v1.23.2-rc2+rke2r1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Both flannel and "Calico_Canal" now support dual-stack: projectcalico/calico#5313. RKE2 could activate that Canal feature when deploying in dual-stack mode
Describe the solution you'd like
Use a canal image that includes the dual-stack PR
Describe alternatives you've considered
Using another CNI that supports dual-stack
Additional context
The text was updated successfully, but these errors were encountered: