I am using Self Managed in OpenShift and right now using Camunda 8.5. I have more than 500 active instances running. What is the step by step procedure to upgrade from 8.5 to 8.6
Can someone point me the right step by step documentation or help me with the procedure please
How my Kubernetes cluster gets updated
Zeebe Client get updated
Running instances getting updated
cpbpm
February 20, 2025, 9:59am
2
There is a major change, Spring Zeebe SDK replaces the Community project. you need to modify the code.
Thanks for the reply @cpbpm - How about the Kubernetes Cluster & Active process instances ?
cpbpm
February 20, 2025, 10:17am
4
There are some more info which can be read for planning.
Go for each components and find out the update strategy.
Update Zeebe | Camunda 8 Docs
For updating to 8.6, license is introduced, make sure you have bought license from Camunda.
ElasticSearch default PODS increased from 2 to 3.
All updates for RollingUpdate, you will not face any issues. However make sure you have taken backup before performing any upgrade.
If you have any lower environment, please do upgrade before you upgrade production environment to validate all your steps.