Hi Team,
I’m attempting to create a simple proof of concept and perform performance testing in order to recommend Camunda 8 for all of our business workflow needs.
I’m using the camunda community’s helm chart, which you can see below.
I used the references below to do the sizing for the zeebe and other components.
However, when I try to deploy this helm chart on my Kubernetes cluster, only one of the three replications runs successfully, while the other two fail with the following error.
0/1 nodes are available: 1 node(s) didn’t match pod affinity/anti-affinity rules, 1 node(s) didn’t match pod anti-affinity rules
But I have enough resources on my node pool, and the pods appear when I go inside the stateful set of zeebe and comment out the podAntiAffinity rules.
Can anyone recommend the best way to scale the Zeebe?
Thanks & Regards,
Raja Gandharaw.