Help Center/ Distributed Message Service for Kafka/ User Guide (Kuala Lumpur Region)/ FAQs/ Instances/ What Is the ZooKeeper Address of a Kafka Instance?
Updated on 2025-05-07 GMT+08:00

What Is the ZooKeeper Address of a Kafka Instance?

Kafka instances are managed using ZooKeeper. Opening ZooKeeper may cause misoperations and service losses. ZooKeeper is used only within Kafka clusters and does not provide services externally.

You can use open-source Kafka clients to connect to Kafka instances and call the native APIs to produce and consume messages.