Kubernetes Secrets Without the Secret Sprawl: External Secrets Operator in Production
Every Kubernetes cluster has the same awkward secret sitting in its API: the Secret. Base64 encoding is not encryption, anyone
Every Kubernetes cluster has the same awkward secret sitting in its API: the Secret. Base64 encoding is not encryption, anyone
Argo CD v3.5.0 landed on August 4, 2026, bringing substantial changes that touch nearly every layer of the GitOps controller
Continue readingArgo CD v3.5: Helm 4, mTLS, and a Maturing Source Hydrator
Deploying new code to production without taking your service offline is table stakes for modern applications. Kubernetes gives you rolling
Argo CD v3.4 arrived with a stack of features that address real pain points in day-to-day GitOps operations. From Helm
Continue readingArgo CD v3.4: What’s New for GitOps Workflows
GitOps has moved past the hype phase and into production maturity. If you’re running Kubernetes at scale, the question isn’t
Continue readingArgo CD 3.4: Practical GitOps Patterns for Production Kubernetes