Dugi Selmanaj
Friday 2 OCT | Talks
GitOps in the Real World: Lessons from Operating Kubernetes with Argo CD
Modern Kubernetes platforms are highly automated, but production environments can still become difficult to control as teams, applications, and infrastructure grow. This talk explores GitOps as an operating model for managing Kubernetes environments with greater consistency, visibility, and control. Using Argo CD as the central example, the session will look at how Git can become the source of truth for production configuration, how teams can detect configuration drift, improve auditability, manage changes through pull requests, and reduce unnecessary direct access to clusters. The focus will be on architecture and real-world operational lessons rather than a hands-on tutorial. The session will also cover common challenges around repository structure, secrets, RBAC, automation boundaries, and multi-environment setups, as well as situations where GitOps can introduce unnecessary complexity.