I would like to setup a multiple kafka cluster with around 3 zookeeper instance, with 3 kafka brokers in each cluster and each kafka broker with around 5 topics and 5 partitions. Is there any setup guide i can refer to?
PS: i can find information for a Single zookeeper instance with multiple Kafka brokers, but not the setups with multiple zookeeper instances.