kargo

Multi-stage GitOps continuous promotion tool for Kubernetes

brewmacoslinux
Try with needOr install directly
Source

About

Multi-Stage GitOps Continuous Promotion

Commands

kargo

Examples

Initialize a new Kargo project$ kargo init
Promote application to next stage$ kargo promote --project myapp --stage production
Check current promotion status across stages$ kargo status --project myapp