# AWS EKS

The basic template consists of the following components:

1. Vpc
2. Subnets (2 Public)
3. Routing (Route table, Route table association, Route)
4. Internet gateway
5. IAM (Roles and Policies required for EKS)
6. EKS cluster with aws-cni and kube-proxy add-ons
7. A node group with one node

The following diagram depicts the components in the template.

Diagram - AWS basic EKS infrastructure

<div align="left"><figure><img src="https://3069594575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN46JiuLCEQTlLkrrbdrv%2Fuploads%2FPEnBJGEXp9f6KZW27O4V%2F062323-aws-vpc-routing-iam-roles-eks-cluster-nodes-v1.JPG?alt=media&#x26;token=4a990661-4401-44ff-9454-93946856b7bf" alt=""><figcaption></figcaption></figure></div>
