Provisioning Kubernetes clusters on AWS with Terraform and EKS This repository contains the the sample code necessary to provision an EKS clusters with the ALB Ingress Controller. Code samples: Refers to Assignment.dox for complete assignment. Basic provisioning of EKS with Terraform Kubernetes files to deploy an "Hello World" application Refer to the bash script for Q4