Skip to content

Commit

Permalink
Recommends the upcoming release for quick start
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Jun 25, 2019
1 parent 0515747 commit 64ff588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Variants also include examples of how to configure volumes for GKE, AWS and AKS

```
kubectl create namespace kafka && \
kubectl apply -k github.com/Yolean/kubernetes-kafka/variants/dev-small/?ref=v6.0.1
kubectl apply -k github.com/Yolean/kubernetes-kafka/variants/dev-small/?ref=v6.0.3
```

When all pods are Ready, test with for example `kafkacat -b localhost:9094 -L` over `kubectl -n kafka port-forward kafka-0 9094`.
Expand Down

0 comments on commit 64ff588

Please sign in to comment.