Argo CD’s Rise and the Future of AI-Driven Deployments
GitOps went from an emerging practice to a production standard faster than most infrastructure trends. With roughly two-thirds of organizations now running Argo CD in production, the question has shifted from whether GitOps works to what comes after basic adoption. Mike Vizard and Hong Wang, co-founder of Akuity, get into where that next phase is heading at KubeCon Europe.
Wang describes one of the biggest gaps that teams hit once Argo CD is running smoothly: continuous promotion across multiple environments. Getting code deployed to a dev cluster is solved, but moving changes reliably through staging, QA and production with proper gates and approvals at each step is where most pipelines still rely on manual intervention or fragile scripting. Kargo is designed to fill that gap, bringing structured multi-environment promotion with custom steps that work across Terraform, serverless workloads and traditional Kubernetes deployments.
The volume problem is also coming up fast. As AI coding tools accelerate how quickly new code gets written, the deployment pipeline has to absorb a higher throughput of changes without becoming a bottleneck. Wang talks about how operations teams are starting to look at AI agents embedded directly in the control plane to help manage that pressure, handling routine deployment decisions and flagging anomalies so human operators can focus on the situations that actually require judgment.
For platform and operations teams that have already adopted GitOps and are now running into the limits of basic continuous deployment, this is a practical look at what the next layer of automation looks like and why promotion workflows are becoming the new frontier.


