Skip to content

How to Achieve HA with Replicas on Different Storage Classes in Strimzi Kafka Cluster on K8s? #10369

Answered by scholzj
willyaako asked this question in Q&A
Discussion options

You must be logged in to vote

For that, you should use the rack awareness feature. Check the docs for more details. If you have already a running cluster, you should also use Cruise Control to redistribute any existing topics.

On a side note, 9 controller nodes are probably not a good idea. You should likely have only 3 controller nodes and 9 brokers, or 3 mixed nodes and 6 broker only nodes or something like that.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@willyaako
Comment options

@scholzj
Comment options

@willyaako
Comment options

Answer selected by willyaako
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants