aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 8b469cd..ef5db0c 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,6 @@ To get consistent service DNS names `kafka-N.broker.kafka`(`.svc.cluster.local`)
kubectl create -f 00namespace.yml
```
-## Prepare your cluster
-
-For Minikube run `kubectl create -f configure-minikube/`.
-
-There's a similar setup for gke, in `configure-gke` of course. You might want to tweak it before creating.
-
## Set up volume claims
You may add [storage class](http://kubernetes.io/docs/user-guide/persistent-volumes/#storageclasses)