https://github.com/aws/eks-distro-build-tooling
This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
https://github.com/aws/eks-distro-build-tooling
aws eks kubernetes-deployment
Last synced: about 1 year ago
JSON representation
This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
- Host: GitHub
- URL: https://github.com/aws/eks-distro-build-tooling
- Owner: aws
- License: apache-2.0
- Created: 2020-11-19T21:35:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T02:30:50.000Z (about 1 year ago)
- Last Synced: 2025-04-11T02:46:42.735Z (about 1 year ago)
- Topics: aws, eks, kubernetes-deployment
- Language: Go
- Homepage: https://distro.eks.amazonaws.com/
- Size: 196 MB
- Stars: 80
- Watchers: 23
- Forks: 63
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## EKS Distro Build Tooling Repository
[](https://prow.eks.amazonaws.com/?repo=aws%2Feks-distro-build-tooling&type=postsubmit)
This repository contains tooling used to build the [EKS
Distro](https://distro.eks.amazonaws.com), and all the projects contained in
https://github.com/aws/eks-distro.
### builder-base
builder-base contains a Dockerfile and install scripting for building a
container image used to run [prow
jobs](https://github.com/aws/eks-distro-prow-jobs) in our [prow
cluster](https://prow.eks.amazonaws.com).
### eks-distro-base
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.
### helm-charts
The helm-charts directory contains [Helm](https://helm.sh) charts used to
operate Prow and supporting tooling on the Prow EKS clusters. These charts are
not considered stable for external use.
### release
The release directory contains release tooling and build code for generating EKS
Distro release CRDs.
## 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](http://aws.amazon.com/security/vulnerability-reporting/). Please do
**not** create a public GitHub issue.
## License
This project is licensed under the Apache-2.0 License.