ruanbekker / quick-starts

Collection of quick starts on docker, terraform, ansible, etc
https://quickstarts.ruan.dev/
16 stars 7 forks source link

Running a Multi-Broker Kafka Cluster on Docker #26

Open nkolovos opened 1 year ago

nkolovos commented 1 year ago

Hello I've checked you implementation of multiple-broker kafka cluster using docker and i whould like to ask if there is any possible implementation using the newer protocol KRaft instead of the Zookeeper one? I am trying to make a 1 controller 3 brokers multi node cluster using the kRaft mode, but there is very few documentation and examples online. Thank you in advance.

ruanbekker commented 9 months ago

Hey @nkolovos , I only saw this now. You have probably solved it already, but if not, i've added it.