-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Labels
@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServiceRelated to Amazon Elastic Kubernetes Serviceeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Native support for KubernetesVersion.V1_33
passing.
It's not an urgent case, just a feature request here 😄
User can still create Amazon EKS 1.33 cluster withKubernetesVersion.of("1.33")
.
Use Case
Amazon EKS 1.33 announced back on May 30, 2025
Announcing the new AWS CDK EKS v2 L2 Constructs announced back on Jun 19, 2025
It could somehow related to release schedule, the support of KubernetesVersion.V1_33
was not included at initial release of aws-eks-v2-alpha
, it would be nice to have native KubernetesVersion.V1_33
support from CDK team.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
@aws-cdk/[email protected]
AWS CDK CLI version
2.1019.2 (build c29855e)
Environment details (OS name and version, etc.)
n/a
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServiceRelated to Amazon Elastic Kubernetes Serviceeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2