InterviewHype
Questions
Subscription
Interview
Sign In
What is GitOps?
🔧 DevOps
• 9/21/2025
GitOps uses Git as the source of truth for infrastructure and app deployments.
GitOps
Push code/configs to Git.
Automated pipelines deploy changes.
Tools: ArgoCD, Flux.
By: System Admin