Pick the best definition.
GitOps (term popularized by Weaveworks, used by Argo CD / Flux) is:
A) Hosting your source code on GitHub.
B) A model where the desired state of your infrastructure and apps is
declared in a git repo, and an in-cluster agent continuously
reconciles the live cluster to match git. Git is the source of truth.
C) A way to skip code review.
D) Manual ssh + kubectl apply from a laptop.Sign in to save your code and track progress across devices.