no matches for kind "KafkaRebalance" in version "kafka.strimzi.io/v1alpha1" #8489
Replies: 2 comments
-
The blog post is almost 3 years old. It should give you an ide how Cruise Control works. But unless you use a Strimzi version from that time, then many things might have changed since. In this case, it is at least the API version. You should check the examples on our GitHub and the docs corresponding to your version for the up-to-date features and examples. One thing which definitely changed is the |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following https://strimzi.io/blog/2020/06/15/cruise-control/, currently trying to ask CruiseControl to generate an optimization proposal. I'm getting the above error message after trying to apply the basic KafkaRebance yaml they provided in the documentation.
I checked and I have the right api-version and crd installed. Any idea what this could be?
Beta Was this translation helpful? Give feedback.
All reactions