Skip to content
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

Open
HughNhan opened this issue Nov 21, 2023 · 3 comments
Open

Add dualstack support #412

HughNhan opened this issue Nov 21, 2023 · 3 comments

Comments

@HughNhan
Copy link
Contributor

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.

@akrzos
Copy link
Member

akrzos commented Jan 15, 2024

@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.

@HughNhan
Copy link
Contributor Author

HughNhan commented Jan 15, 2024

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.

@HughNhan HughNhan reopened this Jan 15, 2024
@josecastillolema
Copy link
Collaborator

Are you working on this feature @HughNhan ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants