Argo CD: The Ultimate GitOps Continuous Delivery Tool
What is Argo CD ?
ArgoCD is a Kubernetes-native continuous deployment(CD) tool. Unlike external CD tools that only enable push-based deployments, Argo CD can pull updated code from git repo and deploy it directly to kubernetes resources.
It enables d...
linuxandcontainers.com3 min read