There is an article about zeebe restore: Backup and restore Zeebe data | Camunda 8 Docs
But 2 thing is not clear for me.
1, " To restore a Zeebe cluster, run the following in each node where the broker will be running:
tar -xzf zeebe-distribution-X.Y.Z.tar.gz -C zeebe/./bin/restore --backupId=<backupId>
How can achive this tar.gz because after a successfull backup it look like this for example in Azure?
2, Should it execute in case of 3 replicas in each pod (pod1, pod2, pod3)
When should stop Zeebe?
What should delete and how can be retrived from Azure storage container etc.
Could someone please help me? This is important topics, can be data lost in case of misunderstanding or wrong settings.
Start Zeebe, Operate, Tasklist, and Optimize. (To ensure templates/aliases etc. are created)
Confirm proper configuration (such as shards, replicas count, etc.)