GitOps requires apull-based approachas the default model, where agents in the cluster automatically pull desired state from Git. However,push-based triggers(e.g., webhooks) can optionally be used to complement pull-based reconciliation.
“Pull-based reconciliation is required in GitOps to ensure automation and security. Push-based triggers may optionally complement this, but the pull model is fundamental.”
Thus, the correct answer isD.
[References:GitOps Principles (CNCF GitOps Working Group), Reconciliation Models., ===========]
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