Deploying Mimir on Kafka deployed with Strimzi operator #14822
|
Hello, Im trying to setup Mimir cluster (3.0.4) using the latest chart 6.0.6 I've setup the Kafka cluster using strimzi operator with listener: However im unable to connect to it with this mimir configuration: I think i've tried every possible combination of listeners to make it work with mimir but i only see in the logs: |
Answered by
Tehacz
Mar 25, 2026
Replies: 1 comment
|
Hello, I've found a workaround to make it work until the 3.1.0 releases which supports scram-sha-512 Workaround for now |
0 replies
Answer selected by
Tehacz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I've found a workaround to make it work until the 3.1.0 releases which supports scram-sha-512
#14307 ^
Workaround for now
When using strimzi Kafka to make mimir work i've had to configure custom listener:
Works with ( strimzi 0.51.0 & 4.2 kafka)