GK Question

technology medium true_false

GitOps uses Git repositories as the single source of truth for infrastructure and application deployments.

  1. True
  2. False

Answer: True

GitOps (ArgoCD, Flux) declaratively defines desired state in Git; operators sync cluster state to match. Benefits: audit trail, rollback via git revert, peer review via PRs. Critical for modern cloud-native deployment practices and infrastructure management questions.

Topic DevOps & SRE
Exam Relevance SSC JE, Banking IT, UPSC