aws / eks-distro

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.

Home Page:https://distro.eks.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
9 v1-29-eks-9 v1.29.1

Kubernetes 1-28

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

Kubernetes 1-27

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

Kubernetes 1-26

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

Kubernetes 1-25

Release Manifest Kubernetes Version
37 v1-25-eks-37 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.

About

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.

https://distro.eks.amazonaws.com/

License:Apache License 2.0


Languages

Language:Shell 43.5%Language:Makefile 32.3%Language:Go 17.2%Language:Dockerfile 4.1%Language:Smarty 2.9%