Argo CD
GitOps continuous delivery tool for Kubernetes that previews changes to live manifests in Pull Request comments
About
Argo CD is a declarative GitOps continuous delivery tool for Kubernetes environments. It enables teams to manage and deploy applications by treating Git repositories as the single source of truth for desired cluster state. Designed for DevOps teams and Kubernetes administrators p…