Release | Development Build Status |
---|---|
1-28 | |
1-29 | |
1-30 | |
1-31 |
Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters. With EKS-D, you can rely on the same versions of Kubernetes and its dependencies deployed by Amazon EKS. This includes the latest upstream updates, as well as extended security patching support. EKS-D follows the same Kubernetes version release cycle as Amazon EKS, and we provide the bits here. EKS-D offers the same software that has enabled tens of thousands of Kubernetes clusters on Amazon EKS.
This GitHub repository has everything required to build the components that make up the EKS Distro from source.
As part of an effort to streamline the maintenance of EKS-D, we will be deprecating the metrics-server and CSI sidecar projects from EKS-D. Releases for new versions will no longer be created after the dates listed below. EKS-D no longer uses these projects and it does not make sense to continue building them. The remaining projects in EKS-D will continue to be built for the time being.
metrics-server project deprecation: as of 1/16/2025
csi sidecar projects deprecation: on or before 3/31/2025
Please open an issue if you have any concerns.
Full documentation for releases can be found on https://distro.eks.amazonaws.com.
To receive notifications about new EKS-D releases, subscribe to the EKS-D updates SNS topic:
arn:aws:sns:us-east-1:379412251201:eks-distro-updates
Release | Manifest | Kubernetes Version |
---|---|---|
12 | v1-31-eks-12 | v1.31.4 |
Release | Manifest | Kubernetes Version |
---|---|---|
23 | v1-30-eks-23 | v1.30.8 |
Release | Manifest | Kubernetes Version |
---|---|---|
30 | v1-29-eks-30 | v1.29.12 |
Release | Manifest | Kubernetes Version |
---|---|---|
41 | v1-28-eks-41 | v1.28.15 |
In alignment with the Amazon EKS release calendar, EKS Distro has discontinued support of Kubernetes v1.18 - v1.27. While there are no plans to remove these versions' images from EKS Distro ECR, there will be no more updates, including security fixes, for them.
Due to the increased security risk this poses, it is HIGHLY recommended that users of v1.18 - v1.27 update to a supported version (v1.28+) as soon as possible.
The EKS Distro is built using Prow, the Kubernetes CI/CD system. EKS operates an installation of Prow, which is visible at https://prow.eks.amazonaws.com/. Please read our CONTRIBUTING guide before making a Pull Request.
For building EKS Distro locally, refer to the building-locally guide.
For updating project dependencies, refer to the update-project-dependency guide.
If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify AWS Security via our vulnerability reporting page. Please do not create a public GitHub issue.
This project is licensed under the Apache-2.0 License.