Kargo is a next-generation continuous delivery and application lifecycle orchestration platform for Kubernetes that automates progressive rollouts using GitOps principles.
Application lifecycle orchestration
Kargo is designed for DevOps and DevSecOps teams looking to streamline and automate the deployment and lifecycle management of Kubernetes applications. It enables progressive rollout of changes across multiple stages, integrating with tools like Argo CD to enhance GitOps workflows and infrastructure as code security.
Kargo is a newly documented platform, so users are encouraged to report issues or request features via GitHub issues. Participation follows the Contributor Covenant Code of Conduct. Best practices include integrating with existing GitOps tools like Argo CD and leveraging multi-stage deployment pipelines for secure and progressive rollouts.
Visit the official documentation at https://docs.kargo.io
Follow the Quickstart guide at https://docs.kargo.io/quickstart for hands-on setup
Install prerequisites such as Kubernetes and Argo CD as required
Deploy Kargo components to your Kubernetes cluster following the docs