Skip to content

Commit 1d97d77

Browse files
committed
The configure/ folder is meant as a collection of examples,
for the choices you'll have to make for any kafka cluster.
1 parent f9c24c5 commit 1d97d77

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Zookeeper at `zookeeper.kafka.svc.cluster.local:2181`.
2929

3030
## Prepare storage classes
3131

32-
For Minikube run `kubectl create -f configure-minikube/`.
32+
For Minikube run `kubectl apply -f configure/minikube-storageclass-broker.yml; kubectl apply -f configure/minikube-storageclass-zookeeper.yml`.
3333

3434
There's a similar setup for GKE, `configure/gke-*`. You might want to tweak it before creating.
3535

0 commit comments

Comments
 (0)