Attach an existing cluster to your organization using the Tanzu Mission Control console.
Prerequisites
You use both the
Tanzu Mission Control console and the Kubernetes CLI to attach a cluster.
- Open a browser and log in to the Tanzu Mission Control console.
- Open a command window and connect to your cluster with
kubectl
.
Make sure you have the appropriate permissions.
- To attach a cluster, you must be associated with the clustergroup.edit role on the cluster group in which you want to attach the cluster.
- On the cluster, you must have admin permissions to install and run the cluster agent extensions.
If you plan to use a local image registry, you need to create credentials and download the image registries. For more information, see Managing a Local Image Registry.
If you have a proxy server that manages outbound traffic for your clusters, you need to enable the cluster to communicate with
Tanzu Mission Control through the proxy.
- You can create a proxy configuration object in Tanzu Mission Control and use it when registering, provisioning, or attaching the cluster. For more information, see Connecting Through a Proxy.
- You can enable all outbound traffic to Tanzu Mission Control for the proxy server by adding some URLs to the proxy server's allowlist, as described in What Happens When You Attach a Cluster in VMware Tanzu Mission Control Concepts.
Procedure
Results
After the connection is verified, the cluster is attached and you can manage it using Tanzu Mission Control.