Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 332 Bytes

kubernetes-kafka

Apache Kafka to Kubernetes Replication Controller

Example of deploy cluster to kubernetes.

##Features

  • Support scaling
  • Auto rebalancing on expanding cluster

##Example

  • Replication Controller - kafka-rc.yaml
  • Service - kafka-service.yaml

Don't forget set ENABLE_AUTO_EXTEND environment variable to true.