VMware Site Recovery Manager (2025) — Question 36

An administrator is responsible for managing a VMware Cloud Foundation (VCF)-based private cloud. The private cloud consists of a single tenant with two projects: Development and Production.
The administrator has been tasked with ensuring that, when users deploy new VMware Supervisor-based resources within the private cloud, they meet the following criteria:
•By default, all Kubernetes clusters must tolerate a single control plane node failure.
•Only Kubernetes cluster resources will be deployed within the production project.
•In the development project, resources must be minimized.
Which three actions should the administrator take to meet the objective? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

The correct options are B, C, and E because they align with the requirements set by the administrator. Option B ensures that no VM resources can be deployed in the production project, maintaining the focus on Kubernetes clusters. Option C provides a resource policy that supports multiple control nodes for the organization, which is essential for resilience. Option E ensures that the development project adheres to the single control-node requirement while minimizing resource allocation. The other options do not meet the specified criteria effectively.