stash icon indicating copy to clipboard operation
stash copied to clipboard

Can we use this for cross cluster data migration?

Open davidschrooten opened this issue 6 years ago • 1 comments

Hello,

Can we use this for cross cluster data migration?

Thanks,

David

davidschrooten avatar May 06 '19 17:05 davidschrooten

@davidq2q Currently, we support this use case. You can perform the following steps manually:

  1. Backup data from first cluster.
  2. Deploy Stash in second cluster.
  3. Create the Repository crds of first cluster into second cluster manually.
  4. Recover data in second cluster.

We are going to look into improving the UX in later releases.

hossainemruz avatar May 07 '19 03:05 hossainemruz