In addition to what @JMeixner, a Kubernetes StorageClass enables you to dynamically provision persistent volumes (PV) in a Kubernetes cluster. Kubernetes administrators define classes of storage, and then pods can dynamically request the specific type of storage they need