Automating Kubernetes Deployments with ArgoCD
Sep 5, 2025 ยท 5 min read ยท Brief Intro to ArgoCD Argo CD (short for Argo Continuous Delivery) is a declarative, GitOps tool for Kubernetes that continuously deploys and manages applications based on the state defined in a Git repository. It automates deploying and managing ap...
Join discussion