VMware Carbon Black Cloud Enterprise EDR (2020) — Question 109
An administrator is planning the deployment of a vSphere with Tanzu using an NSX-T environment and must ensure that the control plane VMs and container images are placed onto different datastores. The administrator decides to create two datastores and apply differently named tags to each datastore.
Which additional action would the administrator need to perform to meet this requirement?
Answer options
- A. Create two storage policies with different tag criteria and apply to the Supervisor Cluster using the vSphere Client.
- B. Create two storage policies with different tag criteria and apply to the Supervisor Cluster using kubectl commands.
- C. Create two storage policies with all tag criteria and apply to the Supervisor Cluster using kubectl commands.
- D. Create a single storage policy containing all tag criteria and apply to the Supervisor Cluster using the vSphere Client.
Correct answer: A
Explanation
The correct answer is A because creating two distinct storage policies with different tag criteria allows the administrator to enforce the separation of control plane VMs and container images across the datastores. Options B and C incorrectly suggest using kubectl commands, which are not applicable for this specific action, while option D fails to meet the requirement of having separate policies for the different datastores.