⎈ k8s knowledge compiler

CSIDriver [api_object]ai-synthesized · conf 0.82

CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster. Kubernetes attach detach controller uses this object to determine whether attach is required. Kubelet uses this object to determine whether pod information needs to be passed on mount. CSIDriver objects are non-namespaced.

storage

Represents a CSI driver.

Why it matters Used to manage storage resources in a Kubernetes cluster.

Key facts - Extends the standard Plugin type from the Kubernetes API.

Related CSI, Storage

Sources

swagger.jsonio.k8s.api.storage.v1.CSIDriver

Related (6)

related_to CSIDriverSpecreferences type conf=1
related_to ObjectMetareferences type conf=1
api_for CSIDriverdocuments API object conf=1
api_for CSIDriverRegistrydocuments API object conf=1
api_for DelegateFSGroupToCSIDriverdocuments API object conf=1
related_to CSIDriverListreferences type conf=1

← all API Explorer