stash
stash copied to clipboard
Can we use this for cross cluster data migration?
Hello,
Can we use this for cross cluster data migration?
Thanks,
David
@davidq2q Currently, we support this use case. You can perform the following steps manually:
- Backup data from first cluster.
- Deploy Stash in second cluster.
- Create the Repository crds of first cluster into second cluster manually.
- Recover data in second cluster.
We are going to look into improving the UX in later releases.