Argo

How cluster disaster recovery becomes easier with ArgoCD?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Imagine you have a cluster in the cloud, in one of the regions. Something happens to that cluster and it's either crashes or simply no longer operational.

If you have all your cluster configuration in a GitOps repository, ArgoCD can be pointed to that repository while be configured to use a new cluster you've set up and apply that configuration so your cluster is again up and running with the same status as o