Skip to content

CloudTrackInc/kubernetes-kafka

Repository files navigation

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.