All Projects → aws → eks-distro-build-tooling

aws / eks-distro-build-tooling

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

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
Roff
2310 projects

Projects that are alternatives of or similar to eks-distro-build-tooling

aws-eks-orb
An orb to simplify deployments to Amazon Elastic Container Service for Kubernetes (Amazon EKS)
Stars: ✭ 16 (-70.91%)
Mutual labels:  kubernetes-deployment, eks
eks-anywhere
Run Amazon EKS on your own infrastructure 🚀
Stars: ✭ 1,633 (+2869.09%)
Mutual labels:  kubernetes-deployment, eks
Eksctl
The official CLI for Amazon EKS
Stars: ✭ 3,550 (+6354.55%)
Mutual labels:  kubernetes-deployment, eks
kubernetes
Kubernetes Course
Stars: ✭ 19 (-65.45%)
Mutual labels:  kubernetes-deployment, eks
Terraform Aws Eks
Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
Stars: ✭ 2,464 (+4380%)
Mutual labels:  kubernetes-deployment, eks
secret-sidecar
A Kubernetes init container that retrieves a secret from AWS Secrets Manager
Stars: ✭ 24 (-56.36%)
Mutual labels:  eks
awesome-aws-research
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources for Academic Researchers new to AWS
Stars: ✭ 41 (-25.45%)
Mutual labels:  eks
terraform-aws-eks-workers
Terraform module to provision an AWS AutoScaling Group, IAM Role, and Security Group for EKS Workers
Stars: ✭ 82 (+49.09%)
Mutual labels:  eks
kubernetes-starterkit
A launchpad for developers to learn Kubernetes from scratch and deployment of microservices on a kubernetes cluster.
Stars: ✭ 39 (-29.09%)
Mutual labels:  kubernetes-deployment
deploy
Deploy Development Builds of Open Cluster Management (OCM) on RedHat Openshift Container Platform
Stars: ✭ 133 (+141.82%)
Mutual labels:  kubernetes-deployment
spring-cloud-microservices-on-kubernetes
My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.
Stars: ✭ 19 (-65.45%)
Mutual labels:  kubernetes-deployment
ansible-role-rke2
Ansible Role to install RKE2 Kubernetes.
Stars: ✭ 118 (+114.55%)
Mutual labels:  kubernetes-deployment
kconnect
Kubernetes Connection Manager CLI
Stars: ✭ 168 (+205.45%)
Mutual labels:  eks
multicloud
A multicloud demonstration presented at KubeCon 2019 EU featuring the Hipster Shop across AKS, GKE, and On-Premises
Stars: ✭ 13 (-76.36%)
Mutual labels:  eks
terraform-openstack-rke2
Deploy Kubernetes on OpenStack with RKE2
Stars: ✭ 38 (-30.91%)
Mutual labels:  kubernetes-deployment
k8s-istio-webinar
Istio webinar
Stars: ✭ 18 (-67.27%)
Mutual labels:  eks
youtube-10k-pods
10,000 Kubernetes Pods for 10,000 Subscribers
Stars: ✭ 73 (+32.73%)
Mutual labels:  eks
monokle
🧐 Monokle streamlines the process of creating, analyzing, and deploying Kubernetes configurations by providing a unified visual tool for authoring YAML manifests, validating policies, and managing live clusters.
Stars: ✭ 795 (+1345.45%)
Mutual labels:  kubernetes-deployment
mango
Parallel Hyperparameter Tuning in Python
Stars: ✭ 241 (+338.18%)
Mutual labels:  kubernetes-deployment
terraform-aws-eks
A Terraform module to Provision AWS Elastic Kubernetes (EKS) clusters and worker nodes
Stars: ✭ 57 (+3.64%)
Mutual labels:  kubernetes-deployment

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].