Rack aware change #8095
Unanswered
sreejesh-radhakrishnan-db
asked this question in
Q&A
Replies: 1 comment
-
No, it will not move the storage. That is not really possible. The only way to move the storage is basically to create a new storage and move the data. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi
My current KAFKA cluster is setup with NO RACK AWARE setup l interestingly ZK has its STORAGE created across three ZONE on my datacentre. But KAFKA has all its storage created on same ZONE. (i.e ZONE-c data center)
By Q. if I change the KAFA manifest and redeploy with below rack aweare setting. will Operator be able to move the current Storage PVC from single zone to 3-zones?
rack:
topologyKey: topology.kubernetes.io/zone
Beta Was this translation helpful? Give feedback.
All reactions