This topic discusses using Amazon EKS to run Kubernetes pods on AWS Fargate. AWS Fargate is a technology that provides on-demand, right-sized compute capacity for containers.With AWS Fargate, you no longer have to provision, configure, or scale groups of virtual machines to run containers.
https://docs.aws.amazon.com/eks/latest/userguide/fargate.html

