From efb1019fd9881f316e0ee355cbafc26e3d146be2 Mon Sep 17 00:00:00 2001 From: Staffan Olsson Date: Mon, 26 Jun 2017 13:25:37 +0200 Subject: Forks can tweak storage classes, but here we want setup to be simple... and with the mix of PV and emptyDir there's no reason to make PVs faster than host disks. Use 10GB as it is the minimum for standard disks on GKE. --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') 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) -- cgit v1.2.3