2V0-71.23 Question 240
Select 3You are tasked with provisioning a Supervisor Cluster in a vSphere with Tanzu environment. Which of the following steps are required to successfully provision the Supervisor Cluster?
- A
Enable Workload Management in the vSphere Client.
- B
Configure a Content Library for Kubernetes versions.
- C
Assign a Load Balancer or NSX-T Edge Cluster for networking.
- D
Create a Dedicated vSphere Distributed Switch (vDS) for the Supervisor Cluster.
- E
Deploy a Kubernetes Cluster on a standalone ESXi host.
Show answer and explanation
Correct answers: A, B, C
Explanation
Provisioning a Supervisor Cluster involves enabling Workload Management, configuring a Content Library for Kubernetes versions, and setting up networking through a Load Balancer or NSX-T Edge Cluster. These are essential steps to prepare the vSphere environment for running Kubernetes workloads. Creating a dedicated vDS is not mandatory, and standalone ESXi hosts are not supported for Supervisor Clusters, as they require vSphere integration and advanced networking features.
- A. Correct.
Correct: Enabling Workload Management is the initial step to configure vSphere with Tanzu, as it prepares the environment for Kubernetes workloads.
- B. Correct.
Correct: A Content Library is required to store and manage Kubernetes versions, which are essential for deploying the Supervisor Cluster.
- C. Correct.
Correct: Networking configuration, including assigning a Load Balancer or NSX-T Edge Cluster, is critical for enabling communication and load balancing within the Supervisor Cluster.
- D. Incorrect.
Incorrect: While a vDS is required, it does not need to be dedicated solely to the Supervisor Cluster. Existing vDS configurations can be used.
- E. Incorrect.
Incorrect: A Supervisor Cluster cannot be deployed on a standalone ESXi host as it requires integration with vSphere and additional components like vCenter and networking infrastructure.