-
Notifications
You must be signed in to change notification settings - Fork 41
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
Add dualstack support #412
Comments
@HughNhan Could you elaborate on the registry issues? Is the ask more of a connected ipv6 setup, rather than disconnected? I think the value/ask here would be the ability to build a dualstack cluster when a test calls for it. |
I have a use case for dataplane IPv6 networking performance testing. The test infra uses images from Quay. With the current Jetlag playbook, I can build a disconnected IPv6 cluster and use ICSP (Image Content Source Policy) to mirror Quay images to a local registry running on the bastion. This is a cumbersome work-around. I happen to come across another "solution" that is to build a dualstack cluster with JetSki. I am not sure if this cluster is a "connected" cluster, or the dualstack nature has solved my issue indirectly. |
Are you working on this feature @HughNhan ? |
Thus far our primary use cases have been IPv4 or disconnected IPv6. When we use disconnected IPv6 sometime we have to contend with the registries issue which could have been solved with dualstack.
The text was updated successfully, but these errors were encountered: