-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
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
Add support for creating EKS 1.31 clusters. The Amazon EKS Construct Library and the lambda-layer-kubectl currently only support up to version 1.30.
Existing issue open for the lambda-layer-kubectl repo: cdklabs/awscdk-asset-kubectl#1172
Use Case
Customers are unable to create 1.31 clusters as the latest defined version in the construct library is 1.30.
See https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-eks/lib/cluster.ts#L992
Proposed Solution
Update the construct library to add a V1_31 KubernetesVersion.
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.161.1
Environment details (OS name and version, etc.)
Any
Reactions are currently unavailable
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