Use the Tanzu Mission Control console to create a new Kubernetes cluster in your cloud provider account.

Note: The aws-hosted management cluster is no longer available, as of 31-January-2023.

When you create a new cluster using VMware Tanzu Mission Control provisions the necessary resources in your connected cloud provider account and attaches the new cluster to a cluster group in your organization. For more information, see Cluster Lifecycle Management in VMware Tanzu Mission Control Concepts.

Prerequisites

Before you can provision a new cluster, you must first set up a cloud provider account connection, as described in Connect a Cloud Provider Account.

You must also have the appropriate permissions to create the cluster.
  • To provision a cluster, you must be associated with the clustergroup.edit role on the cluster group in which you want to put the new cluster.
  • To see and use a cloud provider account connection for creating a cluster, you must be associated with the organization.credential.view role.

Procedure

  1. Click Clusters in the left navigation pane.
  2. Click Create Cluster, and then select Tanzu Kubernetes Hosted on AWS.
  3. Choose the provisioner and account in which you want to create the cluster.
  4. Enter a name for the cluster.
    Cluster names must be unique within an organization.
  5. Select the cluster group to which you want to attach your cluster. For this exercise, you can choose the cluster group you have already created, or default.
  6. Click Next.
  7. Choose the region into which to deploy the cluster. You can choose any region in which you have already created an SSH key pair.
  8. Select the appropriate SSH key (for example, my-tmc-kp).
  9. Accept the other default values, and click Next.
  10. On the cluster type page, select Single node.
  11. Accept the other default values, and click Next.
  12. Accept the default node pool configuration options, and click Create Cluster.

Results

When you click Create Cluster, Tanzu Mission Control starts provisioning the resources necessary for your cluster in your cloud provider account. It then creates the cluster and attaches it to your organization in the cluster group that you specified (in this case, default). This process takes a few minutes.

If you navigate to the cluster group page to find the cluster you just created, before it has been completely created, you see its status is Creating.

What to do next

After you have provisioned a new cluster, you can connect to the cluster with kubectl or observe the health and other details in the Tanzu Mission Control console.