Storage
To view the Kubernetes storage resources, click on the Resources tab. Drill down to the Storage section and you can view several the Kubernetes API resource types related to storage that are part of cluster including:
- Persistent Volume Claims
- Persistent Volumes
- Storage Classes
- Volume Attachments
- CSI Drivers
- CSI Nodes
The Storage workshop module goes into more details on how to configure and use storage for stateful workloads.