How should I upgrade Strimzi Kafka Operator (Helm 0.39.0 → latest) and Kafka (3.6.0 → 4.x)? #11996
Unanswered
tanawatcha
asked this question in
Q&A
Replies: 1 comment
-
|
The CRDs are compatible so there are no issues from this perspective. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I’m currently running Strimzi Kafka Operator installed via Helm chart 0.39.0, with Kafka version 3.6.0 in production.
I would like to:
• Upgrade Kafka Operator to the latest available version.
• Upgrade Kafka brokers from 3.6.0 to the latest Kafka 4.x.x release.
Could you please provide guidance on the recommended step-by-step upgrade process?
• Do I need to upgrade the operator first, then Kafka?
• Any compatibility concerns or CRD changes I should be aware of?
• Best practices to minimize downtime and ensure a safe rolling upgrade?
Beta Was this translation helpful? Give feedback.
All reactions