Order of install #5273
Replies: 1 comment
-
You always have to first install the Cluster operator. That is in your case what the Helm Chart should do. Once the operator is running, you just create the custom resources describing the operands you need. For example, to deploy Kafka cluster, you create the Give a try to the quickstart docs - they should take you through this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am new to strmzi kafka or any kafka :-). the order of install of strmzi is it operator, kafka-persistent (kafka+ZK), User operator , Topic operator? I did find the helm install but there is no much on how to get the order post operator install. any help or RTFM me to the correct document will be really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions