/cp-helm-charts

The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.

Primary LanguageSmartyApache License 2.0Apache-2.0

Non-Enterprise Kafka Helm Chart

Clone of the Confluent Platform Helm charts with non-enterprise Kafka.

Installing Charts

Install Helm

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.

README content from the original Confluent Helm Charts project

Documentation

The Confluent Helm Chart documentation is located at docs.confluent.io.

Contributing

We welcome any contributions:

  • Report all enhancements, bugs, and tasks as GitHub issues
  • Provide fixes or enhancements by opening pull requests in GitHub

Thanks

Huge thanks to: