VCP-VMC 2024 Question 110
Single answerA company is deploying Tanzu Kubernetes Grid (TKG) in their VMware Cloud on AWS environment. The operations team needs to understand the key concepts related to TKG to effectively manage their Kubernetes clusters. Which of the following statements about Tanzu Kubernetes Grid concepts is correct?
- A
TKG allows you to manage Kubernetes clusters across multiple clouds but does not support on-premises deployments.
- B
TKG clusters are deployed as virtual machines on vSphere infrastructure and can integrate with vSphere networking and storage.
- C
TKG requires a physical hardware appliance to function and cannot be virtualized.
- D
TKG clusters operate independently and cannot integrate with other VMware Tanzu products like Tanzu Mission Control.
Show answer and explanation
Correct answer: B
Explanation
Tanzu Kubernetes Grid (TKG) is a multi-cloud Kubernetes runtime provided by VMware. It supports deployment on vSphere, VMware Cloud Foundation, public clouds, and even edge environments. TKG clusters are deployed as virtual machines that leverage vSphere's native networking and storage integrations. Additionally, TKG integrates seamlessly with other VMware Tanzu products, such as Tanzu Mission Control, for advanced management and governance capabilities.
- A. Incorrect.
Incorrect. TKG supports multi-cloud environments including on-premises deployments, such as vSphere or VMware Cloud Foundation.
- B. Correct.
Correct. TKG clusters are deployed as virtual machines running on vSphere infrastructure, leveraging vSphere's networking and storage capabilities.
- C. Incorrect.
Incorrect. TKG is a software-based solution that can run on virtualized environments; it does not require a physical hardware appliance.
- D. Incorrect.
Incorrect. TKG clusters are designed to integrate with other VMware Tanzu products, such as Tanzu Mission Control, for centralized management.