5V0-23.20 · Question #39
How does Kubernetes implement the vSphere storage policy in vSphere with Tanzu?
The correct answer is A. Storage class. When vSphere with Tanzu converts storage policies that you assign to namespaces into Kubernetes storage classes, it changes all upper case letters into lower case and replaces spaces with dashes (-). To avoid confusion, use lower case and no spaces in the VM storage policy…
Question
How does Kubernetes implement the vSphere storage policy in vSphere with Tanzu?
Options
- AStorage class
- BParavirtual CSl
- CStatic Persistent Volume
- DPersistent Volume
How the community answered
(42 responses)- A81% (34)
- B12% (5)
- C2% (1)
- D5% (2)
Explanation
When vSphere with Tanzu converts storage policies that you assign to namespaces into Kubernetes storage classes, it changes all upper case letters into lower case and replaces spaces with dashes (-). To avoid confusion, use lower case and no spaces in the VM storage policy names. Storage Policy Based Management is a vCenter Server service that supports provisioning of persistent volumes and their backing virtual disks according to storage requirements described in a storage policy.
Topics
Community Discussion
No community discussion yet for this question.