storage
PVC (PersistentVolumeClaim)
A request by a pod for storage. A PVC binds to a PersistentVolume provisioned by a storage class (e.g. Longhorn). The PVC lifecycle is independent of the pod lifecycle.
A request by a pod for storage. A PVC binds to a PersistentVolume provisioned by a storage class (e.g. Longhorn). The PVC lifecycle is independent of the pod lifecycle.