VCP-VMC 2024 Question 112
Single answerA company is deploying Tanzu Kubernetes Grid (TKG) to manage Kubernetes clusters across multiple environments. They want to ensure that developers can use a centralized management plane to provision and manage clusters while maintaining consistent governance. Which key Tanzu Kubernetes Grid concept should they focus on to meet this requirement?
- A
Tanzu Mission Control
- B
Cluster API
- C
Harbor
- D
vSphere with Tanzu
Show answer and explanation
Correct answer: A
Explanation
Tanzu Mission Control is the correct answer because it provides a centralized management plane for managing Kubernetes clusters across multiple environments. This aligns with the company’s requirement for consistent governance and provisioning capabilities. While Cluster API, Harbor, and vSphere with Tanzu have their own roles, they do not address the specific need for centralized cluster management.
- A. Correct.
Tanzu Mission Control provides a centralized management plane for Kubernetes clusters, enabling consistent governance, provisioning, and lifecycle management across multiple environments.
- B. Incorrect.
Cluster API is a Kubernetes subproject that facilitates declarative management of Kubernetes clusters but does not provide a centralized management plane on its own.
- C. Incorrect.
Harbor is a cloud-native container registry that secures and manages container images but is not used for centralized cluster management.
- D. Incorrect.
vSphere with Tanzu enables running Kubernetes workloads directly on vSphere but does not provide centralized management across multiple environments.