Intermediate Cloud-Native #gitops #argocd #desired-state #reconciliation #drift

GitOps Vocabulary

5 exercises — master the precise vocabulary of GitOps: desired vs. observed state, drift detection, reconciliation loops, the pull model's security advantages, and Argo CD-specific concepts.

0 / 5 completed
1 / 5

Argo CD reports application status: "OutOfSync — observed state: replicas: 2; desired state in Git: replicas: 3."

What does Argo CD do by default when it detects this drift, and what determines whether it acts automatically?