nerdexam
Broadcom-VMware

5V0-23.20 · Question #33

Where is a storage policy applied to enable Persistent Volumes?

The correct answer is A. Namespace. 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…

Deploying and Configuring vSphere with Tanzu

Question

Where is a storage policy applied to enable Persistent Volumes?

Options

  • ANamespace
  • BDatastore
  • CVirtual Machine
  • DCluster

How the community answered

(25 responses)
  • A
    84% (21)
  • B
    4% (1)
  • C
    4% (1)
  • D
    8% (2)

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. Developers can list the available storage classes in their namespace by running the kubectl describe ns <namespace-name> command.

Topics

#storage policy#persistent volumes#namespace storage#storage configuration

Community Discussion

No community discussion yet for this question.

Full 5V0-23.20 Practice