Skip to content

aws/eks-distro

EKS Distro Repository


Release Development Build Status
1-25 1-25
1-26 1-26
1-27 1-27
1-28 1-28
1-29 1-29

CII Best Practices

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.

Releases

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

Kubernetes 1-29

Release Manifest Kubernetes Version
7 v1-29-eks-7 v1.29.1

Kubernetes 1-28

Release Manifest Kubernetes Version
18 v1-28-eks-18 v1.28.7

Kubernetes 1-27

Release Manifest Kubernetes Version
25 v1-27-eks-25 v1.27.11

Kubernetes 1-26

Release Manifest Kubernetes Version
31 v1-26-eks-31 v1.26.14

Kubernetes 1-25

Release Manifest Kubernetes Version
35 v1-25-eks-35 v1.25.16

Kubernetes 1.18 - 1.24: DEPRECATED

In alignment with the Amazon EKS release calendar, EKS Distro has discontinued support of Kubernetes v1.18 - v1.24. 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.24 update to a supported version (v1.24+) as soon as possible.

Development

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.

Security

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.

License

This project is licensed under the Apache-2.0 License.