
Reading Time: 2 mins
Overview
Tanzu Mission Control (TMC) provides a single control point for teams to more easily manage Kubernetes and operate modern, containerized applications across multiple clouds and clusters. TMC codifies the know-how of operating Kubernetes – including deploying and upgrading clusters, setting policies and configurations, understanding the health of clusters and the root cause of underlying issues.
Attach workload cluster
- Login to TMC console > select organization (from dropdown of change organization)
- Optional: Create a cluster group by navigating to > Cluster groups > Create cluster group : provide Name and optional fields Description and Labels > Create
- Navigate to left menu Clusters > Attach cluster
- Fill the details:
- Name and assign
- Cluster name:
- Cluster group:
- Description (optional):
- Labels (optional):
- NEXT
- Name and assign
-
- Proxy (Optional)
- Install agent – Copy the command or expand the yaml to get the code and execute on workload cluster.
- Successful installation of agents should show Success message
Verify the cluster
- Navigate to TMC Console > Clusters > click on cluster
- Dashboard shows lot of info about Nodes, workloads, Namespaces, pods and containers metrics etc ..
- You can use this TMC console to centrally manage the clusters across multiple clouds with ease.
Demo Video
Reading Time: 2 minutes