PersistentVolume [api_object]ai-synthesized · conf 0.82
PersistentVolume (PV) is a storage resource provisioned by an administrator. It is analogous to a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes
corestorage
A provisioned storage resource in a Kubernetes cluster.
Why it matters Provides persistent storage for pods, enabling them to store and retrieve data across restarts.
Key facts - Used to provide persistent storage. - Part of the io.k8s.api.core.v1 package.
Sources
swagger.json — “io.k8s.api.core.v1.PersistentVolume”
Related (14)
api_for Change the Access Mode of a PersistentVolume to ReadWriteOncePod — documents API object conf=1