Replies: 1 comment
-
Strimzi does not provide a Helm Chart for creating the custom resources. Only to install the Cluster operator. One of the main reasons is that there are simply too many options and variations for something like Kafka custom resource. But yes, you can easily write your own Helm chart for it and in fact many users do it. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
we would like to disable auto creation of topics. can we use customized helm chart to manage the CR (kafka, kafkatopic, mirror maker).. Using helm is it good manage the kafka topics (add/remove). I would like to know some ideas on that.
Beta Was this translation helpful? Give feedback.
All reactions