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

Beta private cluster submodule does not support Dual stack networking #1656

Closed
maximumG opened this issue May 31, 2023 · 5 comments
Closed
Labels
enhancement New feature or request Stale

Comments

@maximumG
Copy link

maximumG commented May 31, 2023

TL;DR

The beta-private-cluster submodule lacks support for dual stack networking. It only propose to create a cluster in single stack mode, meaning IPv4 only.

I'd like to introduce cluster with dual stack networking (IPv4/IPv6) as the google_container_cluster terraform resource is ready for Ipv4/IPv6. As such, pods will be addressed using IPv4 and IPv6 and Kubernetes Service will follow the same mechanism.

Terraform Resources

The ip_allocation_policy map of the google_container_cluster terraform resource already propose the IPv6 stack activation as per the following documentation

Detailed design

I could propose to introduce a new submodule variable enable_ipv6 to activate the dual stack for both pods IP and Kubernetes Service IP.

Additional information

No response

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Jul 30, 2023
@adamhgriffith-uofu
Copy link

This is being actively worked on in #1672.

@github-actions github-actions bot removed the Stale label Jul 31, 2023
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Sep 29, 2023
@adamhgriffith-uofu
Copy link

This is being actively worked on in #1672.

@github-actions github-actions bot removed the Stale label Oct 2, 2023
Copy link

github-actions bot commented Dec 1, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Dec 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants