Skip to content

markyao6275/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.

About

Apache Kafka to Kubernetes Replication Controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 87.2%
  • Shell 12.8%