WoodProgrammer / helm-migrate

This is a helm plugin which allows you backup and restore all helm charts between clusters
MIT License
9 stars 1 forks source link

StatefulSet support #4

Open ugurcemozturk opened 1 year ago

ugurcemozturk commented 1 year ago

Hi, first thanks for your amazing work.

Does it work with statefulsets? I also wonder if the backup can be scheduled as a cronjob or similar.

Thanks!

WoodProgrammer commented 1 year ago

Hello @ugurcemozturk I'm looking for the PVC migration option especially for the EBS type of disks on AWS but the operation can be change by the cloud provider (I meant even in onprem provider like longhorn, pure, netapp ). That's why I'm looking around the solution CSI and PVC is the best option to abstract for statefulset migration operation. I will let you know about the progress soon

WoodProgrammer commented 1 year ago

This is also fantastic project => https://github.com/utkuozdemir/pv-migrate