Skip to content

Keda-operator cannot create KafkaScaledObject due to Kafka client error "client has run out of available brokers to talk to (Is your cluster reachable?)" #1764

Discussion options

You must be logged in to vote

Hello,
After lot of troubleshooting, found that the config version property in the sarama client needs to be 0.10.2.0 and only then the client is able to talk to the brokers. I was able to build a sample go app with the same version of sarama client. I just tweaked the version and it was able to connect to kafka brokers (v.0.8) . Is there a way in keda to pass this value as a environment variable?

Thanks

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@yeskiran
Comment options

@yeskiran
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by zroubalik
Comment options

You must be logged in to vote
2 replies
@deveshbajaj59
Comment options

@Dorn-
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants