Loading video player...
Connect with our current graduated, incubating, and sandbox projects as the community gathers to further the education and advancement of cloud native computing. Learn more at https://kubecon.io Anatomy of a GitOps Engine: Understanding Your Sync - Alexandre Gaudreault, Intuit Everyone clicks "sync", and just expects it to work. But what really happens under the hood? The Argo CD sync process is a powerful and complex dance, and its heart - the GitOps Engine - has evolved. This session dives deep into the anatomy of the engine responsible for making your desired state a reality. We will follow a single Application sync step-by-step, from the initial sync operation request to the final "Synced" status. We'll demystify how different sync options, resource hooks, delete policies, sync waves, retries and more interact to build a precise execution plan. You'll see exactly how the engine orchestrates complex, multi-stage deployments and how you can leverage these features to manage dependencies and control rollout order. If you've ever wondered why a resource didn't sync the way you expected it to sync, this talk is for you.