This repository contains the sample code necessary to provision 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
- Parametrizing clusters as Terraform modules
- Kubernetes files to deploy a "Hello World" application