Whendriftoccurs (actual state diverges from desired state), GitOps controllers attempt to reapply theDesired Statestored in Git. The system is always converged toward what Git declares, never the other way around.
“In case of drift, the reconciler re-applies the desired state from Git to the runtime environment, ensuring the actual system matches the declared configuration.”
Thus, the correct answer isB.
[References:GitOps Principles (CNCF GitOps Working Group), Drift Management., ]
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