VMware vRealize Automation 8.x (VCP-CMA 2021) — Question 3

After successfully configuring vSphere Container Storage Interface (CSI), what is the path an administrator can follow to view the status of the container volumes?

Answer options

Correct answer: C

Explanation

The correct answer is C because checking the status of the pods using kubectl directly relates to the container volumes' status. Option A discusses the StorageClass, which does not provide volume status. Option B refers to vSAN Data Store, which is not specific to container volumes, and Option D suggests using the vSphere Client, which is less direct than querying the pod status.