Migrating kafka data from one k8s cluster to another. #11217
orbi-ci-bot
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @orbi-ci-bot, have you considered using Kafka MirrorMirror 2? Here are some older blog posts that should be informative on how to leverage MirrorMaker 2 with Strimzi and help you get started [1] [2] [1] https://strimzi.io/blog/2020/03/30/introducing-mirrormaker2/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am planning to move Kafka and strimzi setup to a new cluster. We want this to be less disruptive as possible. How do we migrate the data from the existing volumes to the new ones? Is there any tool to help us with this?
I am running Kafka on KRaft on EKS with EBS as persistent Storage with 3 nodes with the controller and broker on them.
Beta Was this translation helpful? Give feedback.
All reactions