This repository contains the the sample code necessary to provision an EKS clusters with the ALB Ingress Controller.
Code samples:
- Provisioning EKS with eksctl
- Basic provisioning of EKS with Terraform
- Multiple managed node pools with EKS and Terraform
- Setting up IAM policies for the ALB Ingress Controller in EKS with Terraform
- Integrating the Helm provider with Terraform and EKS
- Encapsulating clusters as Terraform modules
- Parametrising clusters as Terraform modules
- Kubernetes files to deploy an "Hello World" application