DevOps
23 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
Shift Left
Moving testing and security checks earlier in development
Ansible
Agentless automation tool using YAML playbooks
Docker
Platform for running applications in lightweight containers
Rolling Deployment
Incrementally updating instances replacing old with new
CI/CD Pipeline
Automated steps from code commit to deployment
Terraform
Declarative IaC tool for provisioning cloud resources