The process of keeping theactual statein sync with thedesired stateis calledReconciliation. GitOps controllers (e.g., ArgoCD, Flux) continuously reconcile system resources to match what is declared in Git.
“Reconciliation is the process by which agents compare the actual system state to the desired state and automatically make changes to converge them.”
Thus, the correct answer isA: Reconciliation.
[References:GitOps Terminology (CNCF GitOps Working Group)., ===========]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit