Replies: 1 comment 2 replies
-
Please follow the docs, not a blog post that is over one year old. Also, you are missing the migration annotation (or you at least don't list it), so it is a regular ZooKeeper cluster, and controller nodes would not be supported at that point - that would be fully expected. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I cannot migrate from zookeeper to kraft, I'using operator version 0.45 and this documentation
https://strimzi.io/blog/2024/03/22/strimzi-kraft-migration/
I added following annotations to kafka crd that I have deployed kafka
then tried to deploy controller node pool, as documented in blog, but got this error:
The Kafka cluster common-kafka-cluster is invalid: [KafkaNodePool common-kafka-controller contains invalid roles configuration. In a ZooKeeper-based Kafka cluster, the KafkaNodePool role has to be always set only to the 'broker' role.]
Beta Was this translation helpful? Give feedback.
All reactions