An open API service indexing awesome lists of open source software.

https://github.com/akuity/kargo

Application lifecycle orchestration
https://github.com/akuity/kargo

argocd cd delivery gitops hacktoberfest k8s kubernetes promotions

Last synced: 29 days ago
JSON representation

Application lifecycle orchestration

Awesome Lists containing this project

README

          

![Kargo by Akuity, creators of Argo](./ui/public/kargo-logo-white.png#gh-dark-mode-only)
![Kargo by Akuity, creators of Argo](kargo-logo.png#gh-light-mode-only)

![CI](https://github.com/akuity/kargo/actions/workflows/ci.yaml/badge.svg)
[![codecov](https://codecov.io/gh/akuity/kargo/branch/main/graph/badge.svg?token=FGUq4netA6)](https://codecov.io/gh/akuity/kargo)
[![Netlify Status](https://api.netlify.com/api/v1/badges/71b4c2e1-5e8b-4927-ad1f-b475bae59e90/deploy-status)](https://app.netlify.com/sites/docs-kargo-io/deploys)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![Discord](https://img.shields.io/discord/1138942074998235187?logo=discord&logoColor=ffffff&label=discord
)](https://akuity.community)

Kargo builds upon
[GitOps](https://opengitops.dev/) principles to manage and automate the
promotion of software artifacts through the many stages of their lifecycle.

![Kargo Dashboard](./docs/static/img/kargo-ui.png)

## Getting Started

Read about Kargo in our [docs](https://docs.kargo.io), get hands-on right away
with our [Quickstart](https://docs.kargo.io/quickstart) tutorial, or watch the
*Multi-Stage Deployment Pipelines the GitOps Way* talk presented by Jesse Suen &
Kent Rancourt of [Akuity](https://akuity.io/) at GitOpsCon EU 2024:

[![Multi-Stage Deployment Pipelines the GitOps Way - Kargo](https://img.youtube.com/vi/0B_JODxyK0w/0.jpg)](https://youtu.be/0B_JODxyK0w)

## Support & Feedback

To report a bug or request a feature, please open an
[issue](https://github.com/akuity/kargo/issues). For general questions, please
start a [discussion](https://github.com/akuity/kargo/discussions) instead.

Please also feel free to join fellow users in discusions in our
[Discord Community](https://akuity.community)!

If you are interested in enterprise-scale Kargo hosted, managed, and
professionally supported by Akuity, inquire at https://akuity.io/kargo-enterprise.

## Contributing

The Kargo project accepts contributions via GitHub pull requests. If you wish to
implement a bug fix or new feature, please engage our maintainers by opening an
[issue](https://github.com/akuity/kargo/issues) first.

Visit our
[Kargo Contributor Guide](https://docs.kargo.io/contributor-guide/) for more
info on how to start hacking on Kargo quickly and easily.

## Code of Conduct

Participation in the Kargo project is governed by the
[Contributor Covenant Code of Conduct](https://docs.kargo.io/contributor-guide/code-of-conduct/).