Question 6 of 10Pro Only
Explain the relationship between PersistentVolumes, PersistentVolumeClaims, and StorageClasses. How does dynamic provisioning work?
Sample answer preview
Kubernetes storage involves three main abstractions that work together: PersistentVolumes, PersistentVolumeClaims, and StorageClasses. Understanding their relationship is crucial for managing stateful workloads.
PersistentVolumePersistentVolumeClaimStorageClassdynamic provisioningprovisioneraccess modes