Individual components

Greetings to all. I need to install certain camunda 8 components such as:
zeebee
zeebe-gateway
zeeQS
zeebe-simple-monitor
I need to install them in Kubernetes, are there ready-made solutions (Deployments of individual components)

Hello @Hadagan ,

currently, there is the official helm chart to run zeebe and zeebe gateway which is already very helpful as you can control the whole cluster sizing and topology from there.

For the rest, there should be images you can create deployments from.

If you have a configuration, feel free to contribute. Or, you could check the projects whether they provide some getting started content.

Jonathan

I cut out the modules I didn’t need from the helm chart (values.yaml). Thanks

1 Like