Exam 5v0-2320 All QuestionsBrowse all questions from this exam
Question 44

The virtualization team supports many development teams on a Supervisor cluster. For a specific development team, they would like to limit persistent volumes that can be created on Tanzu Kubernetes clusters to only an NFS based storage array.

Which action should be taken to accomplish this goal?

    Correct Answer: C

    To limit persistent volumes that can be created on Tanzu Kubernetes clusters to only an NFS-based storage array for a specific development team, the correct action is to add a storage policy to that development team's Supervisor Namespace containing only the NFS datastore. This ensures that only NFS-based storage can be used for persistent volumes within that namespace, effectively limiting the storage options to NFS.

Discussion
MattE76Option: C

Agree with C

dmbuilOption: C

Agree with answer C

[Removed]Option: C

To limit persistent volumes (PVs) that can be created on Tanzu Kubernetes clusters to only an NFS-based storage array for a specific development team on a Supervisor cluster, you should take the following action: C. Add a storage policy to that development team's Supervisor Namespace containing only the NFS datastore.

redtopOption: C

Answer is "C"