-
I am unable to set node affinity for Kafka components like entity-operator, cruise control, etc when I deploy the Strimzi operator and some Kafka clusters. Note that this is not about the Kafka pods themselves - those I am able to pin to specific nodes by using pod affinities. Can you point me to the relevant documentation? |
Beta Was this translation helpful? Give feedback.
Answered by
scholzj
Nov 17, 2021
Replies: 1 comment
-
You configure it exactly the same way as you configured it for Kafka broker pods. Just in different part of the custom resource: https://strimzi.io/docs/operators/latest/full/using.html#type-PodTemplate-reference |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
talonx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You configure it exactly the same way as you configured it for Kafka broker pods. Just in different part of the custom resource: https://strimzi.io/docs/operators/latest/full/using.html#type-PodTemplate-reference