VMware Carbon Black Cloud Enterprise EDR (2020) — Question 18

The Gold storage policy has been assigned to the Web namespace, and the DevOps engineer wants to place a persistent volume for the Web application in the Gold storage class.
How should this goal be accomplished?

Answer options

Correct answer: A

Explanation

The correct approach is to specify the Gold storage class in the persistent volume claim specification, as this directly associates the claim with the intended storage class. Options B and C misinterpret the process, as they do not focus on the claim specification, while option D is irrelevant since tag-based placement is not necessary for this task.