Most GitOps tools (e.g., Flux) are pull-based only. However,ArgoCDsupports both pull-based reconciliation (via continuous monitoring) and an optionalpush-based model, where changes can be triggered via webhooks or CI pipelines.
“ArgoCD supports both pull-based reconciliation, where the controller watches the repository, and an optional push-based reconciliation mode triggered by webhooks.”
Thus, the correct answer isA: ArgoCD.
[References:GitOps Tooling (CNCF GitOps Working Group), ArgoCD documentation on 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