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

Enable IPv4/IPv6 Dual-Stack Services #3484

Open
mike-matera opened this issue Aug 23, 2024 · 0 comments
Open

Enable IPv4/IPv6 Dual-Stack Services #3484

mike-matera opened this issue Aug 23, 2024 · 0 comments

Comments

@mike-matera
Copy link
Contributor

Proposed change

The z2jh Helm chart should enable users to configure the ipFamilies and ipFamilyPolicy keys of the proxy-public service. I can confirm that manually editing the service resource to enable dual stack works for my application.

You can read about how dual stack services work on the Dual Stack in Kubernetes page.

This is probably only needed on the proxy-public service because that's the external facing service. However, it would be great to be able to make the whole system dual stack if users want to.

Alternative options

None

Who would use this feature?

IPv6 is quite easy to use in recent Kubernetes. Google, Amazon and Microsoft all support dual stack clusters. So almost everyone could use it.

(Optional): Suggest a solution

It's a relatively simple update to the service template. Time permitting, I'll send an example PR.

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

No branches or pull requests

1 participant