Skip to main content

Kafka without Zookeeper (Kafka with KRaft Mode)

Kafka with KRaft

  • KRaft Overview | Confluent Documentation
    • Currently, migration from ZooKeeper to KRaft is not supported for Confluent Platform. You should choose how metadata is managed when you create an Kafka cluster. (solved in newer versions)
    • Combined mode, where a Kafka node acts as a broker and also a KRaft controller, is not currently supported for production workloads. There are key security and feature gaps between combined mode and isolated mode in Confluent Platform.