Skip to content

Kargo

homepage-banner

Introduction

Kargo is a next-generation continuous delivery and application lifecycle orchestration platform for Kubernetes. It builds upon GitOps principles and integrates with existing technologies, like Argo CD, to streamline and automate the progressive rollout of changes across the various stages of an application’s lifecycle.

The goal of Kargo is to provide an intuitive and flexible layer above existing GitOps tooling. It allows you to describe the relationships between different application instances deployed to various environments and define procedures for progressing changes from one application instance’s source of truth to the next.

Kargo is currently undergoing active development and everyone is invited to join us on the journey to a General Availability (GA) release (v1.0.0)! Please note that there may be breaking changes between pre-GA releases (v0.x.x).

To learn more about Kargo, you can check out our concepts documentation or get started right away with our quickstart guide.

Reference

  • https://kargo.akuity.io/
Leave a message