vincentni / 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.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EKS Distro Build Tooling Repository

Build status

This repository contains tooling used to build the EKS Distro, 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 in our prow cluster.

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 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. Please do not create a public GitHub issue.

License

This project is licensed under the Apache-2.0 License.

About

This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.

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

License:Apache License 2.0


Languages

Language:Go 72.3%Language:Shell 15.1%Language:Makefile 7.7%Language:JavaScript 3.5%Language:Smarty 0.7%Language:Dockerfile 0.6%