Strimzi Kafka Operator upgrade plan from 0.34.0 to 0.43.0 #10838
Replies: 2 comments 1 reply
-
I'm not sure I follow the question or the issue. The upgrade process is described in our docs. But given how old version you use right now, you should definitely first try to test it in some test environment. |
Beta Was this translation helpful? Give feedback.
-
@bharat15-ml once you have upgraded the Strimzi operator you can then change the If you would rather do a more incremental upgrade you could first upgrade Strimzi operator to 0.37 which does support Kafka 3.4.0, then upgrade Kafka to 3.5.1, then you can upgrade Strimzi again etc until you get to the versions you want. You can see all the supported versions on the website to work out the upgrade path with the least jumps. |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
I am trying to upgrade Strimzi Kafka operator from version 0.34.0 to 0.43.0. It seems operator version 0.43.0 doesn't support downgraded Kafka cluster deployment which is in my case of version 3.4.0 which deployed with operator version 0.34.0
Pls suggest upgrade plan in this case. Any help is well appreciated.
Current deployment -
Kafka Operator 0.34.0
Kafka Cluster Version - 3.4.0
Expected Upgrade plan -
Kafka Operator 0.43.0
Kafka Cluster Version - 3.8.0
Beta Was this translation helpful? Give feedback.
All reactions