nerdexam
Broadcom-VMware

5V0-23.20 · Question #21

An administrator working in a vSphere with Tanzu environment wants to ensure that all persistent volumes configured by developers within a namespace are placed on a defined subset of datastores. The…

The correct answer is A. Create a storage policy containing the tagged datastores, and apply it to the vSphere. The vSphere administrator defines and assigns VM storage policies to a namespace: - VM storage policies are translated into Kubernetes storage classes. - Developers can access all assigned VM storage policies in the form of storage classes. - Developers cannot manage storage…

Operating and Administering vSphere with Tanzu

Question

An administrator working in a vSphere with Tanzu environment wants to ensure that all persistent volumes configured by developers within a namespace are placed on a defined subset of datastores. The administrator has applied tags to the required datastores in the vSphere Client. Which action should the administrator take next to meet the requirement?

Exhibit

5V0-23.20 question #21 exhibit

Options

  • ACreate a storage policy containing the tagged datastores, and apply it to the vSphere
  • BCreate a storage class containing the tagged datastores, and apply it to the Supervisor Cluster.
  • CCreate a persistent volume claim containing the tagged datastores, and apply it to the vSphere
  • DCreate a storage Policy containing the tagged datastores, and apply it to the Supervisor Cluster.

How the community answered

(31 responses)
  • A
    71% (22)
  • B
    3% (1)
  • C
    16% (5)
  • D
    10% (3)

Explanation

The vSphere administrator defines and assigns VM storage policies to a namespace: - VM storage policies are translated into Kubernetes storage classes. - Developers can access all assigned VM storage policies in the form of storage classes. - Developers cannot manage storage classes. Storage class names are created in the following way: - Spaces in VM Storage Policy names are replaced with hyphens (-). - Special characters are replaced with a digit. A VM Storage Policy called My Gold Policy $ is called my-gold-policy-0 as a storage class.

Topics

#storage policy#datastore tags#persistent volumes#namespace storage

Community Discussion

No community discussion yet for this question.

Full 5V0-23.20 Practice