aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 25ecff2..7841df0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# Kafka as Kubernetes StatefulSet
+Transparent Kafka setup that you can grow with,
+extendable through [addon](https://github.com/Yolean/kubernetes-kafka/labels/addon)s.
+
+
Example of three Kafka brokers depending on five Zookeeper instances.
To get consistent service DNS names `kafka-N.broker.kafka`(`.svc.cluster.local`), run everything in a [namespace](http://kubernetes.io/docs/admin/namespaces/walkthrough/):