-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
The Kafka Node Pool implementation delivered in #8551 delivers support for running separate controller and broker nodes in KRaft mode. However, due to Kafka limitations, the controller nodes cannot be currently managed using Kafka Admin API. So while with #8551 we can deploy them, the controller nodes are currently skipped in rolling updates and reconfigurations.
Once this is supported by Kafka, we should enable this in the KafkaRoller as well.
Created by Strimzi#8593