ArgoCD is a declarative GitOps continuous delivery tool for Kubernetes that uses Git repositories as the single source of truth for application deployments. Unlike traditional push-based CI/CD systems, ArgoCD runs inside the cluster and pulls changes from Git, making it more secure by not exposing cluster credentials. The tool

11m read timeFrom sitepoint.com
Post cover image
Table of contents
Key-TakeawaysIntroductionHow does ArgoCD work?Push V/S Pull Based CI/CDArchitectureChallenges with Continuous DeliveryArgoCD FeaturesCase Studies: How do big enterprises like LoveHolidays, CVTE, and BabyLon leverage ArgoCD to enhance productivity?Best Practices for Using Argo CDA Practical DemonstrationReferences

Sort: