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

dual stack ingress: support IPAM pools #1048

Open
guydc opened this issue Sep 4, 2024 · 0 comments
Open

dual stack ingress: support IPAM pools #1048

guydc opened this issue Sep 4, 2024 · 0 comments
Labels
area/networking Networking related kind/enhancement Enhancement, improvement, extension platform/aws Amazon web services platform/infrastructure

Comments

@guydc
Copy link
Contributor

guydc commented Sep 4, 2024

How to categorize this issue?
/area networking
/kind enhancement
/platform aws

What would you like to be added:
Support static IPv6 addresses for dualstack LBs. To achieve this, gardener may support allocation of IPv6 CIDRs to the VPC and public subnet from a user-managed IPAM pool.

Why is this needed:
When a user-managed IPAM pool is used, the LB IPv6 addresses are allocated from a stable range that is decoupled from the cluster's lifecycle (not released in case of VPC deletion). Users may also select specific addresses from within these ranges, using the following annotation: service.beta.kubernetes.io/aws-load-balancer-ipv6-addresses. These ranges/addresses can be communicated to consumers for allowlisting purposes.

@gardener-robot gardener-robot added area/networking Networking related kind/enhancement Enhancement, improvement, extension platform/aws Amazon web services platform/infrastructure labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking Networking related kind/enhancement Enhancement, improvement, extension platform/aws Amazon web services platform/infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants