VMware Carbon Black Cloud Enterprise EDR (2020) — Question 30
How is information found about all Kubernetes Persistent Volumes in a vSphere environment?
Answer options
- A. Navigating to the Cloud Native Storage view in vCenter Server
- B. Using: kubectl get persistentvolumes
- C. Accessing the FCD folder on a Datastore
- D. Using: esxcli storage cloud native get
Correct answer: A
Explanation
The correct option, A, is accurate because the Cloud Native Storage view in vCenter Server provides a centralized interface for managing and viewing Persistent Volumes. Option B is incorrect as it refers to a command that retrieves Persistent Volume details from the Kubernetes cluster, not from vSphere. Option C is not relevant to finding Persistent Volumes in Kubernetes, and option D pertains to ESXi storage commands, which do not relate to Kubernetes Persistent Volumes.