kevinsalerno / 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

🚨🚨🚨 IMPORTANT INFORMATION ABOUT 1.19 SUPPORT 🚨🚨🚨

EKS-D will be discontinuing support of Kubernetes v1.19 soon. While there are no plans to removed EKS-D 1.19 images from the ECR, there will be no more updates to 1.19 once support has stopped. Due to the increased security risk this poses, it is HIGHLY recommended that users of 1.19 update to a supported version (1.20 - 1.22) as soon as possible.


Release Development Build Status
1-19 1-19
1-20 1-20
1-21 1-21
1-22 1-22

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-22

Release Manifest
9 kubernetes-1-22-eks-9

Kubernetes 1-21

Release Manifest
16 kubernetes-1-21-eks-16

Kubernetes 1-20

Release Manifest
18 kubernetes-1-20-eks-18

Kubernetes 1-19

Release Manifest
21 kubernetes-1-19-eks-21

Kubernetes 1-18: DEPRECATED

EKS Distro has discontinued support of Kubernetes v1.18. While there are no plans to remove the 1.18 images from EKS Distro ECR, there will be no more updates, including security updates, for 1.18.

Due to the increased security risk this poses, it is HIGHLY recommended that users of 1.18 update to a supported version (1.20 - 1.22) 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 50.4%Language:Makefile 29.1%Language:Go 11.7%Language:Dockerfile 5.2%Language:Smarty 3.6%