devops-ia / helm-cruise-control

Helm chart for Cruise Control
https://devops-ia.github.io/helm-cruise-control/
MIT License
2 stars 1 forks source link
apache-kafka cruise-control kafka kubernetes performance

Cruise Control Helm Chart

Cruise Control is a product that helps run Apache Kafka clusters at large scale. Due to the popularity of Apache Kafka, many companies have bigger and bigger Kafka clusters.

Usage

Charts are available in:

Chart Repository

Add repository

helm repo add cruise-control https://devops-ia.github.io/helm-cruise-control
helm repo update

Install Helm chart

helm install [RELEASE_NAME] cruise-control/cruise-control

This install all the Kubernetes components associated with the chart and creates the release.

_See helm install for command documentation._

OCI Registry

Charts are also available in OCI format. The list of available charts can be found here.

Install Helm chart

helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-cruise-control/cruise-control --version=[version]

Cruise Control chart

Can be found in cruise-control chart.