Release | Released | End of Support | Latest |
---|---|---|---|
1.22 |
3 months and 4 weeks ago (05 Apr 2022)
|
Ends
in 9 months (01 May 2023)
|
1.22.9 |
1.21 |
1 year ago (20 Jul 2021)
|
Ends
in 6 months (01 Feb 2023)
|
1.21.12 |
1.20 |
1 year and 2 months ago (19 May 2021)
|
Ends
in 2 months (03 Oct 2022)
|
1.20.15 |
1.19 |
1 year and 5 months ago (20 Feb 2021)
|
Ended
today (01 Aug 2022)
|
1.19.16 |
1.18 |
1 year and 9 months ago (27 Oct 2020)
|
Ended
4 months ago (31 Mar 2022)
|
1.18.16 |
1.17 |
2 years ago (31 Jul 2020)
|
Ended
9 months ago (02 Nov 2021)
|
1.17.17 |
1.16 |
2 years and 2 months ago (05 May 2020)
|
Ended
10 months ago (27 Sep 2021)
|
1.16.15 |
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that you can use to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane or nodes. EKS runs upstream Kubernetes and is certified Kubernetes conformant for a predictable experience.
Amazon EKS guarantees support for at least four production-ready versions of Kubernetes at any given time. A Kubernetes version is fully supported on EKS for 14 months after first being available on Amazon EKS. This is true even if upstream Kubernetes is no longer supporting a version available on Amazon EKS.
You can subscribe to upgrade notices (sent approximately 12 months after the Kubernetes version was released on Amazon EKS) on your Personal Health Dashboard. The notice includes the end of support date, which is at least 60 days from the date of the notice.
Upgrading
Amazon EKS will automatically upgrade existing control planes (not nodes) to the oldest supported version through a gradual deployment process after the end of support date. After the automatic control plane update, you must manually update cluster add-ons and Amazon EC2 nodes. Amazon EKS does not allow control planes to stay on a version that has reached end of support.
Because Amazon EKS runs a highly available control plane, you can update only one minor version at a time. Therefore, if your current version is 1.19, and you want to update to 1.21, then you must first update your cluster to 1.20 and then update it from 1.20 to 1.21. Similarly, your node version can be at most 2 minor version behind the control plane version.
More information is available on the Amazon EKS website.
You should be running one of the supported release numbers listed above in the rightmost column.
eksctl get cluster --name=cluster-name
You can submit an improvement to this page on GitHub. This page has a corresponding Talk Page.
A JSON version of this page is available at /api/amazon-eks.json. See the API Documentation for more.
Latest releases on this page are automatically updated