This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
builder-base contains a Dockerfile and install scripting for building a container image used to run prow jobs in our prow cluster.
eks-distro-base contains a Dockerfile used to build an up-to-date Amazon Linux 2 base image. This base will be updated whenever there are any security updates to RPMs contained in the base image.
The helm-charts directory contains Helm charts used to operate Prow and supporting tooling on the Prow EKS clusters. These charts are not considered stable for external use.
The release directory contains release tooling and build code for generating EKS Distro release CRDs.
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.