2V0-71.23 Question 241
Select 4You are tasked with provisioning a Supervisor Cluster in a vSphere environment to enable Kubernetes workloads. Which of the following steps must be performed to successfully provision the Supervisor Cluster?
- A
Enable Workload Management in the vSphere Client
- B
Configure vSphere with Tanzu licensing on the vCenter Server
- C
Deploy a Tanzu Kubernetes Grid (TKG) cluster before enabling the Supervisor Cluster
- D
Set up NSX-T or vSphere Distributed Switch (vDS) networking for the Supervisor Cluster
- E
Create and assign a Content Library for Kubernetes templates
- F
Ensure the ESXi hosts are configured with shared storage and meet resource requirements
Show answer and explanation
Correct answers: A, B, D, F
Explanation
Provisioning a Supervisor Cluster involves enabling Workload Management, ensuring proper licensing for vSphere with Tanzu, configuring the networking (either NSX-T or vDS), and verifying that the ESXi hosts meet resource and shared storage requirements. Deploying a TKG cluster or creating a Content Library are not necessary steps for the initial Supervisor Cluster setup.
- A. Correct.
Correct: Enabling Workload Management in the vSphere Client is a crucial step to start the Supervisor Cluster configuration process.
- B. Correct.
Correct: Configuring the appropriate licensing for vSphere with Tanzu is required to enable Kubernetes functionality on the Supervisor Cluster.
- C. Incorrect.
Incorrect: Deploying a Tanzu Kubernetes Grid (TKG) cluster is not required before enabling the Supervisor Cluster. Supervisor Clusters operate independently and provide the foundation for TKG clusters.
- D. Correct.
Correct: NSX-T or vSphere Distributed Switch (vDS) networking must be configured to provide network connectivity for the Supervisor Cluster and Kubernetes workloads.
- E. Incorrect.
Incorrect: While a Content Library is useful for deploying Kubernetes templates, it is not a mandatory step for provisioning the Supervisor Cluster itself.
- F. Correct.
Correct: ESXi hosts must meet the resource and shared storage requirements to support the Supervisor Cluster and its workloads.