⎈ k8s knowledge compiler

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.jsonio.k8s.api.core.v1.PersistentVolume

Related (14)

related_to PersistentVolumeStatusreferences type conf=1
related_to ObjectMetareferences type conf=1
related_to PersistentVolumeSpecreferences type conf=1
api_for Change the Reclaim Policy of a PersistentVolumedocuments API object conf=1
api_for Configure a Pod to Use a PersistentVolume for Storagedocuments API object conf=1
api_for PersistentVolumedocuments API object conf=1
api_for PersistentVolumeClaimdocuments API object conf=1
api_for PersistentVolumeLastPhaseTransitionTimedocuments API object conf=1
api_for CSIPersistentVolumedocuments API object conf=1
api_for ExpandPersistentVolumesdocuments API object conf=1
api_for ExpandInUsePersistentVolumesdocuments API object conf=1
api_for PersistentVolumeClaimUnusedSinceTimedocuments API object conf=1
related_to PersistentVolumeListreferences type conf=1

← all API Explorer