VCP-VCF Administrator 2024 Question 82
Select 3You are tasked with enabling and configuring Supervisor on a VMware Cloud Foundation environment. Which prerequisites must be validated before proceeding with the setup?
- A
Ensure that the ESXi hosts are running version 7.0 U2 or later.
- B
Verify that the vCenter Server is configured with an external Platform Services Controller (PSC).
- C
Ensure that Workload Management is enabled on the vSphere cluster.
- D
Verify that a compatible Load Balancer is deployed and configured.
- E
Ensure that the cluster is configured with NSX-T and has Edge Nodes deployed.
Show answer and explanation
Correct answers: A, D, E
Explanation
To enable and configure Supervisor, you must ensure that the infrastructure meets specific prerequisites. ESXi version 7.0 U2 or later is required to support Kubernetes workloads. NSX-T with Edge Nodes is essential for networking and load balancing. Additionally, a compatible Load Balancer must be set up to handle traffic for Kubernetes services. These prerequisites ensure that the Supervisor Cluster operates correctly. External PSCs are deprecated, and Workload Management is part of the post-prerequisite setup process.
- A. Correct.
Correct: Supervisor requires ESXi hosts to be running version 7.0 U2 or later for compatibility with Kubernetes workloads and the Supervisor Cluster.
- B. Incorrect.
Incorrect: Starting with vSphere 7.0, the external PSC is deprecated, and Supervisor requires an embedded PSC in vCenter Server. This is not a valid prerequisite.
- C. Incorrect.
Incorrect: Workload Management is enabled after configuring the prerequisites, not as a prerequisite itself.
- D. Correct.
Correct: A compatible Load Balancer is necessary to manage traffic for Kubernetes services in the Supervisor Cluster.
- E. Correct.
Correct: NSX-T is a required component for networking in the Supervisor Cluster, and Edge Nodes are required for the configuration of networking and load balancing services.