Is actually possible to use standalone users operator with AWS MSK? #9051
Unanswered
leunamnauj
asked this question in
Q&A
Replies: 2 comments 2 replies
-
That is quite old (The User Operator was completely rewritten in Strimzi 0.33). And I do not think it says that it was not possible at that time. It just says that there is no official effort or testing done to specifically support it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @scholzj for your quick response. |
Beta Was this translation helpful? Give feedback.
2 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 testing out standalone operators with MSK (scram-sha-512 auth).
Topics op is working fine but sadly is not the case with user op. I've found some posts on this discussions saying that STRIMZI_KAFKA_ADMIN_CLIENT_CONFIGURATION env var have to be used for SASL but I couldnt found any example about how to do it.
On the other hand, I also found this that pretty much states that is not possible to be used.
Has anyone succeeded on this?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions