Skip to content

(eks): Add support for EKS 1.31 clusters #31695

@JoeNorth

Description

@JoeNorth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions