-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-priorityneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
We have support for providing secondary CIDRs to EKS-managed (managed) clusters.
This issue is to investigate if supporting secondary CIDRs with CAPA-managed (a.k.a unmanaged) clusters is a wanted feature.
Some discussions around this: #2065
Secondary CIDR is only relevant when AWS native CNI is being used, that CIDR block is used for pod addressing.
If the aim is to support multiple CIDRs attached to a single VPC, we can simply do that by making CIDRBlock a list in VPC spec. With multiple CIDRs, we should handle subnet creation logic.
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-priorityneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.