Date
1 - 2 of 2
Is it possible to manager external cluster topics and users using Strimzi operator
uday.jalagam@...
Hello ,
Is it possible to manage existing kafka cluster outside kubernetes using Strimzi topic and user operator ? Just want to create topic based on CRD and same way for user if possible . Are those only depend on the service or any other dependencies to manage cluster ? Thanks, Uday. |
|
Jakub Scholz
I already answered this on Slack ... but just for the archives. The Topic and User Operator can be used with any Kafka cluster. More details can be found in the docs: * https://strimzi.io/docs/operators/latest/deploying.html#deploying-the-topic-operator-standalone-str * https://strimzi.io/docs/operators/latest/deploying.html#deploying-the-user-operator-standalone-str Jakub On Mon, Jul 13, 2020 at 9:07 PM <uday.jalagam@...> wrote: Hello , |
|