Gitops Glossary
Browse 2 gitops terms defined in plain English, from the cultural dictionary of computing.
2 Gitops Terms
- ArgoCD
- A declarative GitOps continuous delivery tool for Kubernetes that keeps cluster state synchronized with Git repositories. ArgoCD watches Git repos containing...
- GitOps Pull Model
- A GitOps implementation where an agent running inside the cluster (ArgoCD, Flux) continuously polls a Git repository and reconciles the cluster state to match...
Related Topics
- Kubernetes (2 terms in common)
- Deployment (1 terms in common)
- Devops (1 terms in common)
- Cicd (1 terms in common)