1V0-71.21 · Question #24
Which three platforms are supported by Tanzu Kubernetes Grid? (Choose three.)
The correct answer is B. Amazon Web Services EC2 C. Microsoft Azure Kubernetes Services E. vSphere. Tanzu Kubernetes Grid (TKG) is VMware's multi-cloud Kubernetes platform with native deployment support on three specific infrastructure targets: vSphere (VMware's own hypervisor environment), AWS EC2 (where TKG provisions its own VMs and Kubernetes clusters rather than using…
Question
Which three platforms are supported by Tanzu Kubernetes Grid? (Choose three.)
Options
- AAmazon Web Services EKS
- BAmazon Web Services EC2
- CMicrosoft Azure Kubernetes Services
- DMicrosoft Azure Virtual Machines
- EvSphere
- FGoogle Kubernetes Engine
How the community answered
(30 responses)- B90% (27)
- D3% (1)
- F7% (2)
Explanation
Tanzu Kubernetes Grid (TKG) is VMware's multi-cloud Kubernetes platform with native deployment support on three specific infrastructure targets: vSphere (VMware's own hypervisor environment), AWS EC2 (where TKG provisions its own VMs and Kubernetes clusters rather than using AWS's managed service), and Microsoft Azure (specifically integrating with AKS as the underlying Azure Kubernetes infrastructure).
Why the distractors are wrong:
- A (EKS): TKG doesn't deploy on top of EKS - it deploys its own Kubernetes clusters directly onto EC2 instances instead. EKS and TKG serve the same role on AWS.
- D (Azure Virtual Machines): TKG on Azure works through AKS (Azure's managed Kubernetes service), not by provisioning raw Azure VMs independently.
- F (GKE): Google Cloud Platform is not a supported TKG deployment target - VMware focuses its cloud support on AWS and Azure.
Memory tip: Think of TKG as covering VMware's home turf plus the two biggest enterprise clouds - but always using the cloud provider's native Kubernetes service on Azure (AKS) versus raw VMs on AWS (EC2). The pattern "vSphere + EC2 + AKS" reflects TKG's hybrid-cloud design philosophy.
Topics
Community Discussion
No community discussion yet for this question.