Create an EKS cluster in your connected Amazon Web Services (AWS) account.

After you connect an AWS account, use Tanzu Mission Control to provision resources and create EKS clusters.

When creating EKS clusters, Tanzu Mission Control uses a naming scheme of eks.<credentials>.<region>.<name> .

Prerequisites

For more information, see Access Control in VMware Tanzu Mission Control Concepts.

Procedure

  1. From the Tanzu Mission Control console, click Clusters in the left navigation pane.
  2. Click Create cluster, and then choose Create EKS cluster from the dropdown.
  3. Enter a name for the cluster, and specify the cluster group. The cluster name must start and end with a letter or number, contain only lowercase letters, numbers, and hyphens, and be a maximum length of 63 characters.
  4. You can optionally add a description and label.
  5. Click Next.
  6. Configure the control plane.
    1. Select the account credential for the account in which you want to create the cluster.
    2. Select the version of Kubernetes to use for the cluster.
    3. In the Network section, select the region where your VPC is configured.
    4. Select your VPC.
    5. Click Next.
  7. Configure node pools.
    1. Enter a name for the node pool and optionally a description of the node pool.
    2. Optionally, add an EKS tag, a Kubernetes tag, and a Kubernetes taint.
    3. Configure the Compute parameters by selecting an AMI and an instance type. If you are using a custom AMI, select it from the list.
    4. Configure the Scaling parameters.
  8. Click Create.