Create an Amazon EKS Cluster with Managed Node Group using Terraform

Setup your Kubernetes cluster in an AWS VPC, deploy an application server to the node group in your private subnet and access it through an LB service

Lukonde Mwila
Dev Genius
Published in
14 min readJul 11, 2020

--

In my most recent post, I demonstrated how to deploy a containerised application onto ECS Fargate…

--

--