Skip to main content

Learning ArgoCD: GitOps in Practice

A hands-on series built from real experience running ArgoCD on local Kubernetes clusters. Each post covers one topic end-to-end: the concept, the commands, and the gotchas.


Part 1: Getting Started
#

Install ArgoCD locally and deploy your first app. Read these in order.

Part 2: Core GitOps Patterns
#

The main GitOps patterns ArgoCD is built around. Each builds on the previous.

Part 3: Platform Infrastructure
#

Shared infrastructure concerns: TLS, ingress, sync ordering, repo conventions, and secrets.

Part 4: Multi-Environment and Image Promotion
#

How image versions flow from dev to staging to prod in a GitOps repo.

Part 5: Advanced Delivery
#

Sync hooks, canary rollouts, alerting, and observability.

Reference
#

Standalone reference posts. Dip in when you need them.

There are no articles to list here yet.