Skip to content

Secondary CIDR support for CAPA-managed clusters #3287

@sedefsavas

Description

@sedefsavas

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

No one assigned

    Labels

    lifecycle/rottenDenotes 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions