Clone of the Confluent Platform Helm charts with non-enterprise Kafka.
A script to do that for your Kubernetes Cluster is available in the scripts
-directory.
After that, install this as a helm repo.
helm repo add kafka https://github.com/iamdaniu/cp-helm-charts
helm repo update
To run a minimal Zookeeper/Kafka setup (3 instances each), run helm_start_min_kafka.sh
in the scripts
directory.
If you require more instances, adjust the corresponding helm charts.
The Confluent Helm Chart documentation is located at docs.confluent.io.
We welcome any contributions:
- Report all enhancements, bugs, and tasks as GitHub issues
- Provide fixes or enhancements by opening pull requests in GitHub
Huge thanks to: