aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 320 forks source link

[EKS] Support for Kubernetes v1.22 #1397

Closed tabern closed 2 years ago

tabern commented 3 years ago

Tell us about your request EKS support for K8s v1.22

Which service(s) is this request for? Amazon EKS

crechandan commented 2 years ago

Any idea on Release of EKS 1.22 ? I think its already April 2022. Really appreciate any news here.

dylanrichards commented 2 years ago

Good news, there is an update available now!

Documentation: https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-1.22

image

stevehipwell commented 2 years ago

https://aws.amazon.com/blogs/containers/amazon-eks-now-supports-kubernetes-1-22/

georgejohnis commented 2 years ago

EKS support for Kubernetes version 1.22 is now available!

EugeneChung commented 2 years ago

But with eksctl 0.90.0, it shows Error: invalid version, supported values: 1.18, 1.19, 1.20, 1.21. I installed the latest eksctl with brew on Mac. -> 0.92.0 which released a few hours ago supports 1.22. (edited)

mbevc1 commented 2 years ago

0.91 unfortunately doesn't include that change yet, but there is RC build that it does: https://github.com/weaveworks/eksctl/releases/tag/v0.92.0-rc.0

2022-04-08 09:45:29 [ℹ] eksctl version 0.91.0 2022-04-08 09:45:29 [ℹ] using region eu-west-1 Error: invalid version, supported values: 1.18, 1.19, 1.20, 1.21

inductor commented 2 years ago

https://github.com/weaveworks/eksctl/releases/tag/v0.92.0