How to replicate Dragonfly data from K8s cluster to other ? #5404
mayur-sadhwani
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have two Kubernetes clusters - one with an existing production Dragonfly deployment and another with a new production setup. I need to migrate data from the current production cluster to the new production cluster. Both Dragonfly services are using ClusterIP service type, which I cannot modify. I attempted to migrate by copying the DFS backup files between clusters, but this approach was unsuccessful.
Beta Was this translation helpful? Give feedback.
All reactions