Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 329 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 329 Bytes

Zookeeper for Kafka for Kubernetes

This zookeeper setup uses the Kafka image's (i.e. the Kafka distribution's) zookeeper start script. There's a configmap to detect the essential "my id" index at startup.

For background on ephemeral and persistent zookeeper config see Yolean#123.