Argo CD is a Kubernetes-native, declarative GitOps tool for deploying applications at scale. It pulls application manifests directly from a Git repository and syncs them to a Kubernetes cluster, supports YAML, Kustomize, Jsonnet, and Helm, and ships with a built-in web UI for monitoring sync sta...

Source: [Dev.to](https://dev.to/vultr/setting-up-argo-cd-on-kubernetes-43gg)

Sponsored