Can Trident reassign volume ownership on node move?
Applies to
Trident
Answer
There isn’t a way to directly transfer ownership of the volume attachments. Kubernetes uses the lifecycle of PVs and PVCs and how they interact with StorageClasses and CSI drivers to manage the attachment and detachment of volumes to nodes as pods are scheduled.
Additional Information
additionalInformation_text