Kubernetes VolumeAttachment
In Kubernetes, the VolumeAttachment object is part of the CSI (Container Storage Interface) API and provides a standardized way for the control plane to coordinate volume attachments across nodes. When using a CSI volume plugin, the CSI external-attacher and kubelet components create and update VolumeAttachment resources to signal that a particular volume should be—or has been—attached to a given node.
Keep reading with a 7-day free trial
Subscribe to Pods & Pixels to keep reading this post and get 7 days of free access to the full post archives.