Deploying Camunda 7 in an autoscale k8s cluster

Hi @AlAnt

The clustering feature of Camunda 7 is based on database state. This means that you can start multiple identically (same DB) configured process engines and you will then have a cluster.

One thing to be aware of is the job executor and the feature of deployment awareness. Have a look at this forum entry: Deployment-Aware Job Executor

BR
Michael