VCP-VCF Administrator 2024 Question 72
Select 3You are tasked with enabling the vSphere IaaS control plane (formerly workload management) within VMware Cloud Foundation. Before proceeding, you need to evaluate your environment. Which of the following prerequisites must be validated before enabling vSphere IaaS control plane?
- A
A vSphere Distributed Switch (vDS) must be configured and associated with the cluster.
- B
NSX-T Data Center must be deployed and properly configured.
- C
vSphere DRS must be disabled on the cluster.
- D
A minimum of three ESXi hosts must be available in the cluster.
- E
The cluster must be running vSAN as the primary storage.
Show answer and explanation
Correct answers: A, B, D
Explanation
Enabling the vSphere IaaS control plane requires specific prerequisites to ensure the environment can support Kubernetes workloads. These include having a vDS configured for networking, NSX-T Data Center deployed for advanced networking and security, and at least three ESXi hosts in the cluster to support the high availability of the Kubernetes control plane. While vSAN is a common storage option, it is not mandatory as long as the chosen storage solution meets VMware's requirements.
- A. Correct.
Correct: A vSphere Distributed Switch (vDS) is required for enabling the vSphere IaaS control plane as it provides the necessary networking capabilities for workload management.
- B. Correct.
Correct: NSX-T Data Center is a critical requirement for workload management as it handles networking and security for Kubernetes workloads.
- C. Incorrect.
Incorrect: vSphere DRS must be enabled, not disabled, to ensure proper resource allocation for workloads in the cluster.
- D. Correct.
Correct: A minimum of three ESXi hosts is required to enable workload management to meet the high availability and redundancy needs of Kubernetes control plane nodes.
- E. Incorrect.
Incorrect: While vSAN is supported and often used, it is not a strict requirement. Other storage solutions can be used as long as they meet the requirements.