Skip to content

How to disable Rack Awareness (and kafka-init of Kafka-brokers respectively)? #10410

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

You must be logged in to vote

You can disable Rack awareness by removing it from the Kafka CR - you had to enable it there in the first place. However, you should keep in mind that:

  • Strimzi does not support Istio, so not sure if this is the only thing that would not work
  • The rack awareness is not about setting affinity rules. It is about the broker knowing in which rack it is in in order to place the partition replicas. So by setting affinity manually, you do not replace it in any way.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@herrfeder
Comment options

Answer selected by herrfeder
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