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.json — “io.k8s.api.storage.v1.CSIDriver”