Add support to dual-stack ingress with bring-your-own VPC #833
Labels
area/networking
Networking related
kind/enhancement
Enhancement, improvement, extension
lifecycle/stale
Nobody worked on this for 6 months (will further age)
platform/aws
Amazon web services platform/infrastructure
How to categorize this issue?
/area networking
/kind enhancement
/platform aws
What would you like to be added:
dual-stack ingress can support
bring-our-own
vpcs too.Why is this needed:
We're trying to enable dual-stack ingress for our shoots by following https://github.com/gardener/gardener-extension-provider-aws/blob/master/docs/usage/dual-stack-ingress.md. But
aws-load-balancer-controller
failed to reconcile with following events.I had an ask from Slack and was told that currently dual-stack ingress feature only support gardener managed vpcs. But hundreds of our shoots were created with
bring-our-own
vpc. We hope dual-stack ingress can supportbring-our-own
vpcs too.The vpcs are created by our operators and the subnets are created by Gardener. We can assign Amazon managed CIDR range to VPC.
The text was updated successfully, but these errors were encountered: