Does Strimzi 0.45.0 Support AKS Kubernetes 1.33.x #11856
Unanswered
championshuttler
asked this question in
Q&A
Replies: 2 comments 3 replies
-
This error was fixed in newly versions but you can try to add the following env var to your operator deployment: - name: STRIMZI_KUBERNETES_VERSION
value: "major=1,minor=33" |
Beta Was this translation helpful? Give feedback.
0 replies
-
![]() adding this made it work, thank you, btw whenever 1.34.x AKS comes out, @ppatierno do you think same hack will work as there are no breaking changes in AKS 1.34 |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hey we are updating to the strimzi 0.45.0 on AKS 1.33.x but i am getting this error inside my pods
Beta Was this translation helpful? Give feedback.
All reactions