Home / Companies / Spacelift / Blog / Post Details
Content Deep Dive

What Is ArgoCD? A Practical Tutorial With Kubernetes

Blog post from Spacelift

Post Details
Company
Date Published
Author
James Walker
Word Count
2,625
Company Posts That Month
15
Language
English
Hacker News Points
-
Post removed?
No
Summary

ArgoCD is a popular tool for setting up continuous delivery with Kubernetes. It can monitor your source repositories and automatically deploy changes to your cluster. The GitOps model is integral to Argo’s design, making the repository the single source of truth for your application's desired state. Argo compares the declared state to what's actually running in your cluster, then applies the correct changes to resolve any discrepancies. This process can be configured to run automatically, preventing your cluster from drifting away from your repository. The tool comes with both a CLI and web UI, supports multi-tenant and multi-cluster environments, integrates with SSO providers, produces an audit trail, and can implement complex rollout strategies such as canary deployments and blue/green upgrades. It also offers integrated rollbacks so you can quickly recover from deployment failures.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 39 1,328 195 77 -5%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.