# Argo CD - Declarative GitOps CD for Kubernetes ![rw-book-cover](https://argo-cd.readthedocs.io/en/stable/assets/argocd-ui.gif) ## Metadata - Author: [[argo-cd.readthedocs.io]] - Full Title: Argo CD - Declarative GitOps CD for Kubernetes - Category: #articles - Summary: Argo CD is a GitOps continuous delivery tool for Kubernetes that emphasizes declarative application definitions stored in Git for automated, auditable deployment and lifecycle management. It automates the deployment of desired application states from Git repositories into target environments, tracking updates and allowing for different tracking strategies. Implemented as a Kubernetes controller, Argo CD continuously monitors applications to ensure alignment with the desired state, providing features like multi-cluster management, SSO integration, rollback capabilities, and a user-friendly Web UI. The tool is actively developed by the community and has a growing list of organizations adopting it for their Kubernetes deployments. - URL: https://argo-cd.readthedocs.io/en/stable/ ## Highlights - Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. ([View Highlight](https://read.readwise.io/read/01k36t4x7pkppjzyw9dasz96vq))