DevOps
138 views
ArgoCD
Quick Definition
GitOps continuous delivery tool for Kubernetes
Full Definition
A declarative GitOps continuous delivery tool for Kubernetes that automates application deployments.
Examples
GitOps workflows, Kubernetes deployment, sync automation
Related Terms
gitops
kubernetes
continuous-delivery
More DevOps Terms
Infrastructure as Code
Managing infrastructure through version-controlled config files
Logging
Recording and aggregating application and system events
Secret Management
Securely storing and managing sensitive credentials
Continuous Deployment
Automatically deploying every tested change to production
Branching Strategy
Convention for managing parallel development in version control
Git
Distributed version control system for tracking code changes