GitOps
Category: Techniques
HISTORICAL DATA
- 1
Adopt
Published at: 12 Jun 2024
It's hard to imagine a world without GitOps these days. By using Git as the source for all Kubernetes configurations, we can always be confident in what's running in the cluster.
When combined with Kubernetes-operated Infrastructure as Code (IaC) like Crossplane, we end up having complete knowledge about both our applications and infrastructure in one place.
We love it!