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 — In my most recent post, I demonstrated how to deploy a containerised application onto ECS Fargate in a private subnet of a VPC and how to securely expose the deployed application via API Gateway. This time around I want to explore another COE (Container Orchestration Engine) that AWS has to…