Replies: 3 comments 4 replies
-
Please make sure everything is properly formatted. Otherwise it is not readable. |
Beta Was this translation helpful? Give feedback.
-
Please let me know if its readable |
Beta Was this translation helpful? Give feedback.
-
thanks for reply, i am using jbod option for borker and controller
and PVC
The steps to reproduce is used
with seprate controller / broker in kafkaNodePool
start producing data to the installed kafka server
upgrade starts fine, with operator getting rolling upgraded and the controller starts and then goes in crash back loop, with below errror
Also upfter this point it not recoverable as well. :( sample controller yaml
|
Beta Was this translation helpful? Give feedback.
-
Bug Description
kafka-controller-101 0/1 CrashLoopBackOff 11 (3m7s ago) 37m
controller log:
Steps to reproduce
helm install -n <fed-name> <fed-name> --create-namespace -f values.yaml <chart-name>
bytes coming in ~2.2 mb/s
helm upgrade -n fed-kafka-strimzi fed-kafka-strimzi -f fed-kafka-strimzi-values.yaml
Values after and before remains same just image tag changes which result in operator upgrade and the controller
some time controller goes in crash loop
Expected behavior
Upgrade should perform, all pods should get upgraded in rolling upgrade.
Strimzi version
3.8.0
Kubernetes version
v1.29.11
Installation method
helm
Infrastructure
openstack
Configuration files and logs
kc edit kafka kafka -n
=======
controller
======= broker======
controller log:
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions