VMware Aria Automation 8.x Professional (2023) — Question 53
Which statement describes a Container Storage Interface (CSI) in VMware Tanzu Kubernetes Grid?
Answer options
- A. It is a plug-in that only works with vSphere object storage.
- B. It is a plug-in that is only used for clusters which require cloud native storage.
- C. It is a plug-in that allows providers to expose storage as persistent storage.
- D. It is a plug-in that is required for ephemeral storage.
Correct answer: C
Explanation
The correct answer is C because the Container Storage Interface (CSI) is designed to allow storage providers to expose their storage systems as persistent storage options within Kubernetes. Options A and B incorrectly limit the functionality of CSI to specific types of storage, while option D misunderstands the purpose of CSI, which is not specifically for ephemeral storage.