⎈ k8s knowledge compiler

FlockerVolumeSource [api_object]ai-synthesized · conf 0.82

Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.

corestorage

FlockerVolumeSource is a Kubernetes API resource that represents a Flocker volume.

Why it matters It allows users to mount Flocker volumes in their pods, enabling persistent storage across cluster restarts.

Key facts - Represents a Flocker volume - Used for mounting Flocker volumes in pods

Sources

swagger.jsonio.k8s.api.core.v1.FlockerVolumeSource

Related (2)

related_to PersistentVolumeSpecreferences type conf=1
related_to Volumereferences type conf=1

← all API Explorer