(aws-eks): Support for BootstrapSelfManagedAddons
while creating the cluster
#30792
Open
1 of 2 tasks
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p3
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 theConfig
of Cluster.Other Information
No response
Acknowledgements
CDK version used
2.148.0
Environment details (OS name and version, etc.)
NA
The text was updated successfully, but these errors were encountered: