Storage Classes
StorageClasses enable dynamic provisioning of PersistentVolumes. Instead of manually creating PVs, the storage is automatically provisioned when a PVC is created.
Learning Objectives
Lesson Outline
StorageClasses enable dynamic provisioning of PersistentVolumes. Instead of manually creating PVs, the storage is automatically provisioned when a PVC is created.