-
Notifications
You must be signed in to change notification settings - Fork 39
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
Provide Calico CNI Dual Stack Support #22
Comments
Blocked by #26 |
Depends on airshipit/airshipctl#166. More discussion required on whether or not this should be included in the type defined by #28. |
please assign it to me, as discussed me and @sanjib-35 would be working on it |
@SaurabhArora86 I've updated the issue per our email exchange. @sanjib-35 please comment in the issue so I can assign you as well. Thanks. |
Please assign it to me too |
This will have a dependency on airshipit/airshipctl#589 for the k8s v1.21 upgrade to enable dual stack support. |
Please assign this to me. I hope i could test it with feature-gate set locally until dependencies are closed. |
Working PS available @ https://review.opendev.org/c/airship/treasuremap/+/807721 Testing on Kind cluster on a local link IPV6 node : https://hackmd.io/Avare0IAQribdsl_am75lQ |
PS available @ https://review.opendev.org/c/airship/treasuremap/+/807721 |
As an operator, I may need to provide dual stack support for my container interface environment so both IPV4 & IPV6 addresses can be supported.
Some information on Calico Dual Stack support.
https://www.tigera.io/blog/dual-stack-operation-with-calico-on-kubernetes/
https://docs.projectcalico.org/networking/ipv6
This will ultimately be included in the network-cloud type defined in #98, but this issue should focus on making the necessary changes & overrides to the existing Calico deployment to enable dual stack support.
The text was updated successfully, but these errors were encountered: