question. is there a good way to create a pv/pvc o...
# harvester
q
question. is there a good way to create a pv/pvc on a rke agent node, and be able to add that volume to a different cluster later? basically every time i have to do this, it seems i have to create volume on the new cluster, then scale down the deployment that uses the volume, snapshot the original image, restore it, but with the name of the new empty volume, then spin up the deployment. kinda a p.i.t.a. if i have to standup a new cluster and move volumes. fyi, by cluster i mean an an RKE2 cluster specifically (w/ nodes running in harvester)