alexmbird / kubernetes-kafka

Apache Kafka to Kubernetes Replication Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Apache Kafka to Kubernetes Replication Controller

License:Apache License 2.0


Languages

Language:Scala 87.2%Language:Shell 12.8%