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

[FEATURE] Support EKS 1.22 #350

Closed
askulkarni2 opened this issue Apr 4, 2022 · 12 comments
Closed

[FEATURE] Support EKS 1.22 #350

askulkarni2 opened this issue Apr 4, 2022 · 12 comments

Comments

@askulkarni2
Copy link
Collaborator

No description provided.

@aceat64
Copy link
Contributor

aceat64 commented Apr 29, 2022

I tried testing this out myself but ran into problems with CDK.

Unfortunately CDK's lambda-layer-kubectl is not yet compatible with EKS/Kubernetes v1.22, so as of right now CDK has had to rollback support for v1.22. See aws/aws-cdk#20000 for more info.

@shcherbak
Copy link

shcherbak commented Jun 9, 2022

release date of eks 1.22 is April 4, 2022, 1.23 is planned for August, but we still can not upgrade using cdk
eks 1.22 is long awaited release for which people were impatiently waiting for: aws/containers-roadmap#1397

@nthienan
Copy link

do we have any updates on this? @aceat64

@nthienan
Copy link

nthienan commented Jul 3, 2022

seems like there is not much progress on this

@shapirov103
Copy link
Collaborator

shapirov103 commented Jul 5, 2022

@nthienan @shcherbak CDK has removed support for EKS 1.22 so there is not much we can do on the blueprints side at the moment. The https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_eks.KubernetesVersion.html in CDK goes up to 1.21 at the moment (1.22 was removed due to compatibility issues). We are looking to escalate this issue with the CDK team. It is more involved than just adding version support.
It makes sense to track this issue which is a prereq.

@vumdao
Copy link
Contributor

vumdao commented Oct 26, 2022

@shapirov103 I see this PR was merged, any news for cdk-eks-blueprints?

@shapirov103
Copy link
Collaborator

@shapirov103 I see this PR was merged, any news for cdk-eks-blueprints?

Indeed, it only took half a year to address the PR. However, while it is merged, it is not released yet. Here is the actual released docs for 2.47. You can see there is no latest EKS versions in the list. I expected the next release 2.48 to happen by end of this week to include it. Then we can test the blueprints.

@zxkane
Copy link

zxkane commented Oct 28, 2022

EKS 1.23 is supported by CDK 2.49.0. Hope this be resolved soon!

@vumdao
Copy link
Contributor

vumdao commented Oct 31, 2022

@shapirov103 hope we will have release to cover CDK 2.49.0 soon ^^

@shapirov103
Copy link
Collaborator

@vumdao working on it.

@shapirov103
Copy link
Collaborator

This issue is resolved. I will keep it open for a bit to allow testing. Will close it out shortly.

@shapirov103
Copy link
Collaborator

Supporting 1.23 and 1.24 atm. closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants