ArgoCD is great for flat deployments, but did you know you can deploy resources in stages, in whatever order you want?
In this video, I share a lightning talk that I gave at #KubeCon '24 in Salt Lake City at the TAG App Delivery project booth, covering ArgoCD's Sync Phases and Waves feature, with a demo to show how it works.
If you just want to see the code and deployment files that I used in the demo: https://github.com/colinjlacy/argocd-sync-waves-lightning-talk
This video is on the more advanced side and does require some prior knowledge of #ArgoCD, #Kubernetes, and #Helm.