One Chart to Rule Them All
Note: Tested on Docker-Desktop
Current support
This single helm chart will start:
- Strimzi Kafka Operator
- Three broker Kafka Cluster
- Kafka Connect (without any plugins)
- RedPanda Console (Kafka UI)
...& with the same concept more kafka components can be added
Prerequisite
- Need to have
Helm
&git
cli installed - Run the
0-init.sh
shell script
Start All Services
$> 1-start.sh # Run the shell script
Clean up All Services
$> 2-stop.sh # Run the shell script