Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 673 Bytes

File metadata and controls

21 lines (12 loc) · 673 Bytes

Configure Cluster

Now we will configure the cluster options

  1. Navigate to the EKS console

    1. Click in the search box and type eks
    2. Click on Elastic Kubernetes Service in the result list

  2. Click on orange Add cluster button. This will open a list, and from that, choose `Create

  3. In the Configure Cluster page, enter the name as demo-eks and select the cluster service role created above. Then scroll to the end and press Next button.

Prev: Create Service Role
Next: Networking