aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index c2b5427..d26d157 100644
--- a/README.md
+++ b/README.md
@@ -30,13 +30,10 @@ The volume size in the example is very small. The numbers don't really matter as
## Set up Zookeeper
-This module contains a copy of `pets/zookeeper/` from https://github.com/kubernetes/contrib.
+With [nopetset](https://github.com/Yolean/kubernetes-kafka/pull/9) we also discarded persistent storage, so there is no zookeeper bootstrap or [README](https://github.com/Yolean/kubernetes-kafka/blob/master/zookeeper/README.md). Just run:
-See the `./zookeeper` folder and follow the README there.
-
-An additional service has been added here, create using:
```
-kubectl create -f ./zookeeper/service.yml
+kubectl create -f ./zookeeper/
```
## Start Kafka