Admin crate PV which define stroage e.g ceph, aws etc
Developer need cliam the PV first, and Pod add that volume to the pod by refer the pvc name, after that it attach it as a volum of a container.
Storage Class can be used to dynamically create PV when a PVC required
V