nerdexam
Broadcom-VMware

2V0-33.22 · Question #114

Which two components are required in order to deploy a Tanzu Kubernetes Grid Cluster in VMware Could environment? (Choose two)

The correct answer is A. Tanzu CLI B. Supervisor namespace. Deploying a Tanzu Kubernetes Grid (TKG) cluster in a VMware Cloud environment requires the Tanzu CLI (A) as the primary interface for issuing cluster creation commands, and a Supervisor Namespace (B) as the logical boundary within the vSphere Supervisor Cluster where the TKG…

Section 2 - Deploy and Configure VMware Cloud

Question

Which two components are required in order to deploy a Tanzu Kubernetes Grid Cluster in VMware Could environment? (Choose two)

Options

  • ATanzu CLI
  • BSupervisor namespace
  • CvSphere VM folder
  • DvSphere resource pool
  • EYAML manifest file

How the community answered

(29 responses)
  • A
    72% (21)
  • C
    7% (2)
  • D
    17% (5)
  • E
    3% (1)

Explanation

Deploying a Tanzu Kubernetes Grid (TKG) cluster in a VMware Cloud environment requires the Tanzu CLI (A) as the primary interface for issuing cluster creation commands, and a Supervisor Namespace (B) as the logical boundary within the vSphere Supervisor Cluster where the TKG workload cluster is provisioned - without either, the deployment cannot be initiated or placed.

The distractors are wrong for these reasons: a vSphere VM folder (C) is an organizational construct for inventory management, not a deployment prerequisite; a vSphere resource pool (D) is abstracted away by the Supervisor Namespace itself, which handles resource allocation in this architecture; and a YAML manifest file (E), while useful, is optional - the Tanzu CLI can deploy clusters via inline flags without a separate manifest.

Memory tip: Think "CLI + Namespace = Launch" - you need the tool (Tanzu CLI) and the workspace (Supervisor Namespace) before any TKG cluster can be born in VMware Cloud.

Topics

#Tanzu Kubernetes Grid#TKG deployment#Supervisor namespace#Tanzu CLI

Community Discussion

No community discussion yet for this question.

Full 2V0-33.22 Practice