vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.61k stars 1.39k forks source link

DataMover - distribute datadownload evenly across nodes if possible #8242

Open Lyndon-Li opened 5 days ago

Lyndon-Li commented 5 days ago

As a part of #6734, related to #8044 and #8186. At present, Velero Generic Restore doesn't consider the distribution across nodes because of #8044, once we enhance it, the restore activities should be distributed evenly across nodes whenever possible.