cicd-test
This is a simple CICD pipeline for EKS. The tutorial is here.
eks-init
This is a bash script that initializes the components below.
- VPC CNI prefix mode
- Horizontal Pod Autoscaler
- A LimitRange
- Cluster Autoscaler
- Prometheus, Loki and Grafana
- AWS Load Balancer controller
- EKS container insights
- EFS CSI
- Create cluster
- Delete cluster
- Istio
The tutorial is here.