Note: Tested on Docker-Desktop
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
- Need to have
Helm&gitcli installed - Run the
0-init.shshell script
$> 1-start.sh # Run the shell script$> 2-stop.sh # Run the shell script