You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`kubectl apply -k` takes a single overlay, meaning that you can't compose different overlays from this repo.
48
-
You'll probably want to maintain your own variant.
49
-
One option is to keep kubernets-kafka as a git submodule and edit the relative path from an example variant.
47
+
Start your variant as a new folder in your choice of version control, with a base `kustomization.yaml` pointing to a tag or revision in this repository:
Then pick and chose from patches our [example variants](https://github.com/Yolean/kubernetes-kafka/tree/master/variants) to tailor your Kafka setup.
0 commit comments