Kargo Tutorial: Manage Multi-Environment Deployments with Argo CD

preview_player
Показать описание
In this quickstart demo, learn how Kargo, the progressive delivery engine for Kubernetes from the creators of Argo, helps automate environment promotions using GitOps and Argo CD.

Watch as we fork an example repo, configure Argo CD applications, and use Kargo to seamlessly promote changes from test to stage to production environments—powered by image updates, GitOps, and customizable policies.

What you’ll learn:

- How Kargo works with Argo CD for automated delivery
- Using kustomize overlays for environment-specific config
- Defining promotion policies and manual/auto promotion flows
- Automating image version tracking and sync with Argo CD

Resources to dive deeper:

Want more? Stay tuned for advanced Kargo demos, including multi-source material promotion!

#kargo #argocd #gitops #progressivedelivery #kubernetes #cd #devops #softwaredelivery #continuousdelivery #akuity #argo #automation #kustomize #kubernetesdeployment
Рекомендации по теме
Комментарии
Автор

Tagline:

Kargo —-> “Use Argo along with Kargo to deliver your application”

kubernetesmaestro
Автор

How would you promote manifest changes like configmap changes or resource limits?

lgatial
Автор

I’d like to start the promotion process with a new image in ECR, is that possible with Kargo?

Luther_Luffeigh