⎈ k8s knowledge compiler

Volume [api_object]ai-synthesized · conf 0.82

Volume represents a named volume in a pod that may be accessed by any container in the pod.

corestorage

A Volume represents a storage resource that can be mounted by pods.

Why it matters It allows for decoupling storage from pod deployment, making it easier to manage and scale storage resources.

Key facts - Defined in io.k8s.api.core.v1.Volume - Represents a storage resource that can be mounted by pods

Sources

swagger.jsonio.k8s.api.core.v1.Volume

Related (25)

related_to GCEPersistentDiskVolumeSourcereferences type conf=1
related_to HostPathVolumeSourcereferences type conf=1
related_to QuobyteVolumeSourcereferences type conf=1
related_to StorageOSVolumeSourcereferences type conf=1
related_to CinderVolumeSourcereferences type conf=1
related_to ConfigMapVolumeSourcereferences type conf=1
related_to ScaleIOVolumeSourcereferences type conf=1
related_to CephFSVolumeSourcereferences type conf=1
related_to PersistentVolumeClaimVolumeSourcereferences type conf=1
related_to DownwardAPIVolumeSourcereferences type conf=1
related_to EmptyDirVolumeSourcereferences type conf=1
related_to AzureFileVolumeSourcereferences type conf=1
related_to ProjectedVolumeSourcereferences type conf=1
related_to FCVolumeSourcereferences type conf=1
related_to EphemeralVolumeSourcereferences type conf=1
related_to GitRepoVolumeSourcereferences type conf=1
related_to PortworxVolumeSourcereferences type conf=1
related_to RBDVolumeSourcereferences type conf=1
related_to CSIVolumeSourcereferences type conf=1
related_to NFSVolumeSourcereferences type conf=1
related_to AzureDiskVolumeSourcereferences type conf=1
related_to PhotonPersistentDiskVolumeSourcereferences type conf=1
related_to FlockerVolumeSourcereferences type conf=1
related_to SecretVolumeSourcereferences type conf=1
related_to ISCSIVolumeSourcereferences type conf=1

← all API Explorer