DevOps
137 views
GitOps
Quick Definition
Framework using Git as single source of truth for configs
Full Definition
A framework using Git as the single source of truth for infrastructure and app configs.
Examples
ArgoCD, Flux, declarative configuration, Git workflows
Related Terms
version-control
kubernetes
continuous-delivery
More DevOps Terms
Feature Flags
Technique for toggling features without code deployment
Alerting
Notifying teams when metrics exceed thresholds
DevOps
Practices combining development and operations for faster delivery
Continuous Delivery
Automatically building and testing code for release
Secret Management
Securely storing and managing sensitive credentials
Microservices
Architecture of loosely coupled independently deployable services