AWS EKS
AWS basic EKS infrastructure
Last updated
AWS basic EKS infrastructure
Last updated
The basic template consists of the following components:
Vpc
Subnets (2 Public)
Routing (Route table, Route table association, Route)
Internet gateway
IAM (Roles and Policies required for EKS)
EKS cluster with aws-cni and kube-proxy add-ons
A node group with one node
The following diagram depicts the components in the template.
Diagram - AWS basic EKS infrastructure