31 saved links — a compact topic, but a load-bearing idea: git as the single source of truth for what runs, with reconcilers closing the loop. Everything here connects to CI-CD, Kubernetes, and Infrastructure as Code.
Related: CI-CD · Kubernetes · Infrastructure as Code · Git
Start here
- GitOps: an introductory guide and GitOps fundamentals, part 0 — the concepts versus traditional CI/CD.
- GitLab’s free beginner’s guide to GitOps (ebook).
- GitOps vs. DevOps — how they work in harmony · the workflow differences, and which approach fits your org.
The Argo ecosystem
- the intro GitOps + Argo CD course from Akuity — by the creators of the Argo project.
- Awesome Argo — the curated ecosystem list.
- a lightweight internal developer platform from Argo CD + Kubernetes labels — GitOps as the engine of a platform.
- from code to cluster with DroneCI and Argo CD.
- kubefirst — a whole GitOps delivery platform in one install.
GitOps on Azure
Infrastructure, reconciled
- applying GitOps principles to infrastructure with tf-controller — “how can I ensure what’s committed is really applied?” — the GitOps question, asked of Terraform.