Review and Create - Create Cluster - Amazon EKS6
Review and Create - Create Cluster - Amazon EKS6
ClustersNew
Related services
Amazon ECR
Container registry for EKS
AWS Batch
Batch computing on EKS
Documentation
Submit feedback
1. EKS
2. ...
3. Clusters
4. Create EKS cluster
Step 1
Configure cluster
Review and create
Specify networking
Cluster configuration
Step 3
Configure logging
Name Kubernetes version
eks 1.25
Step 4 Cluster service role
Select add-ons arn:aws:iam::263750163603:role/eksclusterrole
Step 6
Review and create 1
Key Value
No tags
This cluster does not have any tags.
Networking
These properties cannot be changed after the cluster is created.
VPC Subnets
vpc-0e514688d5971a263 subnet-0be6815501e43e933
Cluster IP address family subnet-06b861dc91380567a
IPv4 subnet-080ec8f4f0bd1eac5
subnet-0f74a4c43016c6a7f
Selected add-ons
Find add-on
Create a cluster
An Amazon EKS cluster consists of two primary components:
1. The Amazon EKS control plane which consists of control plane nodes that run the Kubernetes software, such as etcd and the Kubernetes API server. These components run in AWS
owned accounts.
2. A data plane made up of Amazon EKS worker nodes or Fargate compute registered to the control plane. Worker nodes run in customer accounts; Fargate compute runs in AWS owned
accounts.
Follow these steps to create an Amazon EKS control plane. After your control plane is created, you can attach worker nodes or use Fargate to run pods.
Learn more
Getting started
About EKS clusters