Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(KubernetesVersion): (Add support for Kubernetes version 1.28) #27500

Closed
2 tasks
brecolic opened this issue Oct 11, 2023 · 2 comments · Fixed by #27930
Closed
2 tasks

(KubernetesVersion): (Add support for Kubernetes version 1.28) #27500

brecolic opened this issue Oct 11, 2023 · 2 comments · Fixed by #27930
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. p2

Comments

@brecolic
Copy link

Describe the feature

The latest Kubernetes version release is 1.28, released on 8/15/2023. AWS announced support on EKS for v1.28 on 9/26/2023 (blog post here.)

However, the latest version of the CDK [2.99.1] doesn't look to support this version (see the available properties for KubernetesVersion ending on 1.27 here).

Opening this issue to gain visibility into when this new version will be made available in the CDK and add to roadmap if not already.

Use Case

I have a customer who is building their applications on AWS and wants to use the latest K8s version.

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

CDK version used

2.99.1

Environment details (OS name and version, etc.)

Kubernetes 1.28

@brecolic brecolic added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 11, 2023
@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Oct 11, 2023
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Oct 11, 2023
@khushail
Copy link
Contributor

Thanks @brecolic for submitting the feature request.

@khushail khushail added p2 effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Oct 11, 2023
@mergify mergify bot closed this as completed in #27930 Nov 10, 2023
mergify bot pushed a commit that referenced this issue Nov 10, 2023
Similar to #25897, this PR adds eks with k8s 1.28 support.

Closes #27500 

<img width="792" alt="image" src="https://github.com/aws/aws-cdk/assets/278432/9cfec3f1-360d-4e7c-95fe-9a5177847f1d">


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

mikewrighton pushed a commit that referenced this issue Nov 13, 2023
Similar to #25897, this PR adds eks with k8s 1.28 support.

Closes #27500 

<img width="792" alt="image" src="https://github.com/aws/aws-cdk/assets/278432/9cfec3f1-360d-4e7c-95fe-9a5177847f1d">


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants