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

(aws-eks): Is there a KubernetesVersion.V1_20? #14907

Closed
Ashleyhen opened this issue May 28, 2021 · 3 comments
Closed

(aws-eks): Is there a KubernetesVersion.V1_20? #14907

Ashleyhen opened this issue May 28, 2021 · 3 comments
Assignees
Labels
@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service guidance Question that needs advice or information. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Comments

@Ashleyhen
Copy link

Is there a KubernetesVersion.V1_20? The newest version V1_19 in @aws-cdk/aws-eks:"^1.106.1" appears to be deprecated

image

@shubham391
Copy link
Contributor

@Ashleyhen CDK doesn't directly support 1.20 at the moment. There's an issue created to add this support: #14756

There is a workaround to this though which worked for me: #14756 (comment)

@iliapolo iliapolo changed the title Is there a KubernetesVersion.V1_20? (aws-eks): Is there a KubernetesVersion.V1_20? May 31, 2021
@iliapolo iliapolo added @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service guidance Question that needs advice or information. labels May 31, 2021
@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label May 31, 2021
@iliapolo iliapolo removed their assignment May 31, 2021
@peterwoodworth peterwoodworth self-assigned this Jun 1, 2021
@peterwoodworth
Copy link
Contributor

The next CDK version to release should include this PR that has been approved: #14758

In the meantime the workaround already posted should work just fine

@github-actions
Copy link

github-actions bot commented Jun 1, 2021

⚠️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.

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 guidance Question that needs advice or information. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Projects
None yet
Development

No branches or pull requests

4 participants