Amazon EKS in Production with Terraform
Learning Hub / Cloud — OpenStack, AWS & EKS

Amazon EKS in Production with Terraform

Advanced → Architect18 lessonsAvailable

An architect-level EKS track built with Terraform: networking with the VPC CNI and secondary CIDRs, identity with Pod Identity/IRSA and access entries, Karpenter for capacity, and a CI/CD flow from laptop to cluster.

You'll meetAmazon EKSTerraformVPC CNIprefix delegationaccess entriesPod IdentityIRSAKarpenteradd-onsupgrades
Start lesson 01 →

What you'll be able to do

  • Build a production EKS stack from Terraform with remote state
  • Solve IP exhaustion with prefix delegation and secondary CIDRs
  • Upgrade EKS clusters and add-ons safely
  • Recover from Terraform state and cluster disasters

Before you start

AWS for Platform Engineers, Terraform & IaC.

How it works

Each lesson: plain-language idea → how it really works → hands-on. Each section ends with a cheat sheet & self-check.

Curriculum

Lessons marked “Read” are ready; the rest are on the way.

Real-world scenarios

Work through each one: symptom → misleading signal → evidence → root cause → prevention.

Pods can't get IPs in a half-empty cluster

Subnet exhaustion, and why prefix delegation helps.

terraform destroy on the wrong workspace

Recovery from state disasters.

This site is a public version of my personal engineering knowledge hub. It intentionally excludes confidential company information and internal operational details.