Skip to content

Optimizing ArgoCD at Scale: Helm & HA Tuning, Selective Reconciliation

Loga.dev · · 7 min read

Managing a thousand-plus applications with ArgoCD isn’t magic—it’s configuration. This article kicks off our ArgoCD Optimization series by unpacking high-availability Helm settings and controller concurrency knobs that let ArgoCD handle large-scale platforms without breaking a sweat.

#GitOps #ArgoCD #High Availability #Platform Engineering

ArgoCD vs FluxCD: A Real-World GitOps Comparison

Loga.dev · · 8 min read

Can’t decide between ArgoCD and FluxCD? This real-world GitOps comparison shows which tool handles scaling, team workflows, and platform use cases better.

#GitOps #ArgoCD #FluxCD #Platform Engineering