aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLena <lenokhall@gmail.com>2018-01-20 14:21:20 -0800
committerLena <lenokhall@gmail.com>2018-01-20 14:21:20 -0800
commit1bfdd7b75e510daa9a85d88760cabfd51c3b3199 (patch)
treeff045049198000a2fe12dd6da26b3e32aece81a7 /README.md
parentb6a10048146574cac582feb8d5128e24297d353c (diff)
downloadkubernetes-kafka-1bfdd7b75e510daa9a85d88760cabfd51c3b3199.tar.gz
kubernetes-kafka-1bfdd7b75e510daa9a85d88760cabfd51c3b3199.tar.bz2
kubernetes-kafka-1bfdd7b75e510daa9a85d88760cabfd51c3b3199.zip
Adding storage class files for AKS
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c349564..20b6ccd 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Zookeeper at `zookeeper.kafka.svc.cluster.local:2181`.
For Minikube run `kubectl apply -f configure/minikube-storageclass-broker.yml; kubectl apply -f configure/minikube-storageclass-zookeeper.yml`.
-There's a similar setup for GKE, `configure/gke-*`. You might want to tweak it before creating.
+There's a similar setup for AKS under `configure/aks-*` and for GKE under `configure/gke-*`. You might want to tweak it before creating.
## Start Zookeeper