I have a cluster with 2 nodes with local storage, I want to move a pod and its volume from node 1 to node 2, because the disk of node 1 is a little full. thanks
Either use Volume Snapshot
Or
Use Velero, Velero is an open-source tool to safely backup and restore k8s resources & PV's