Skip to content

(aws-eks): Support for BootstrapSelfManagedAddons while creating the cluster #30792

Open
@mrlikl

Description

@mrlikl

Describe the feature

EKS announced support for creating a cluster without the default networking add-ons - VPC CNI, CoreDNS, and kube-proxy.

https://aws.amazon.com/about-aws/whats-new/2024/06/amazon-eks-cluster-creation-flexibility-networking-add-ons/

Use Case

Allowing customers to bring open source or third party add-ons easier without deploying the default networking add-ons.

Proposed Solution

Introduce the parameter BootstrapSelfManagedAddons which controls the behavior into the Config of Cluster.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.148.0

Environment details (OS name and version, etc.)

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions