PersistentVolumeClaim [api_object]ai-synthesized · conf 0.82
PersistentVolumeClaim is a user's request for and claim to a persistent volume
corestorage
A PersistentVolumeClaim is an object that requests storage resources from a cluster.
Why it matters It allows users to request storage without knowing the details of the underlying infrastructure.
Key facts - Defined in io.k8s.api.core.v1.PersistentVolumeClaim - Requests storage resources from a cluster
Sources
swagger.json — “io.k8s.api.core.v1.PersistentVolumeClaim”