-
Hi Team , I recently upgraded strimzi to 0.42 from 0.38 and I noticed below error in cruise control pod logs. I see capacity.json file is present in the Config Maps under [kafka-broker-cruise-control-config].Can you please let me know what is the fix for this error. Error: Cruise control Config in kafka crd-
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
If you use Strimzi 0.42.0, you should not use the image |
Beta Was this translation helpful? Give feedback.
If you use Strimzi 0.42.0, you should not use the image
abc.com/strimzi/kafka:0.38.0-kafka-3.6.0
from 0.38. You should use the 0.42 Cruise Control image. This can cause issues like this, so the first step would be to fix this issue I guess.