Skip to content

Commit 8e4fcdf

Browse files
committed
Still short
1 parent 7e83bac commit 8e4fcdf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ How to use:
1111
* Kafka for real: fork and have a look at [addon](https://github.com/Yolean/kubernetes-kafka/labels/addon)s.
1212
* Join the discussion in issues and PRs.
1313

14-
Why?
15-
See for yourself, but we think this project gives you better adaptability than [helm](https://github.com/kubernetes/helm) [chart](https://github.com/kubernetes/charts/tree/master/incubator/kafka)s. No single readable readme or template can properly introduce both Kafka and Kubernets.
14+
No readable readme can properly introduce both [Kafka](http://kafka.apache.org/) and [Kubernets](https://kubernetes.io/),
15+
but we think the combination of the two is a great backbone for microservices.
1616
Back when we read [Newman](http://samnewman.io/books/building_microservices/) we were beginners with both.
1717
Now we've read [Kleppmann](http://dataintensive.net/), [Confluent](https://www.confluent.io/blog/) and [SRE](https://landing.google.com/sre/book.html) and enjoy this "Streaming Platform" lock-in :smile:.
1818

19+
We also think the plain-yaml approach of this project is easier to understand and evolve than [helm](https://github.com/kubernetes/helm) [chart](https://github.com/kubernetes/charts/tree/master/incubator/kafka)s.
20+
1921
## What you get
2022

2123
Keep an eye on `kubectl --namespace kafka get pods -w`.

0 commit comments

Comments
 (0)