Zookeeper Image
#8206
Replies: 1 comment 3 replies
-
Strimzi always manages its own ZooKeeper cluster that is dedicated to a given Kafka cluster. So you cannot bring your own ZooKeeper or use Strimzi to manage ZooKeeper for some of your other applications. It is using its own container image - basically, we use our own Kafka image as the Kafka binaries contain ZooKeeper as part of them. |
Beta Was this translation helpful? Give feedback.
3 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.
-
What
ZooKeeper
image is used by theStrimzi
operator. Does theStrimzi
operator also manages theZooKeeper
cluster? Can we use an existingZooKeeper
instance with Kafka CRD?Beta Was this translation helpful? Give feedback.
All reactions