VCP-VCF Administrator 2024 Question 74
Select 4An organization plans to enable Workload Management in their VMware Cloud Foundation environment. Which prerequisites must be met before enabling this feature?
- A
A vSphere Distributed Switch (vDS) must be configured and available.
- B
The environment must have NSX-T Data Center deployed and configured.
- C
A minimum of four ESXi hosts must be part of the vSphere cluster.
- D
vCenter Server must be configured with an external Platform Services Controller (PSC).
- E
The cluster must have access to a shared datastore configured with VMFS or vSAN.
Show answer and explanation
Correct answers: A, B, C, E
Explanation
Enabling Workload Management in VMware Cloud Foundation requires several infrastructure components to be in place. These include a vSphere Distributed Switch for networking, NSX-T Data Center for networking and security, a minimum of four ESXi hosts in the cluster to support Kubernetes workloads, and access to a shared datastore for persistent storage. An external Platform Services Controller is not a requirement, as VMware supports embedded PSC configurations.
- A. Correct.
Correct: A vSphere Distributed Switch (vDS) is required to provide the networking infrastructure needed for Workload Management to function properly.
- B. Correct.
Correct: NSX-T Data Center is a mandatory requirement as it provides networking and security for Kubernetes workloads.
- C. Correct.
Correct: A minimum of four ESXi hosts are required to enable Workload Management, as it ensures sufficient resources for Kubernetes control plane and workloads.
- D. Incorrect.
Incorrect: An external Platform Services Controller (PSC) is not a requirement for enabling Workload Management. vCenter Server with an embedded PSC is fully supported.
- E. Correct.
Correct: A shared datastore using VMFS or vSAN is required to store Kubernetes objects and persistent data.