# Installer kargo avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kargo pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kargo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kargo
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kargo
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ka/kargo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:kargo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.11.0
- **Résumé source:** Multi-Stage GitOps Continuous Promotion
- **Page d'accueil:** <https://kargo.io/>
- **Dépôt:** <https://github.com/akuity/kargo>
- **Dernière mise à jour:** 2026-07-27T21:58:37+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kargo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.11.0
## Historique du projet et usages

Kargo is Akuity's GitOps continuous-promotion system for moving Kubernetes application changes through staged environments.

### Historique du projet

Kargo was created by Akuity, whose team is closely associated with Argo, to address the promotion layer that sits after CI has built artifacts and before or alongside Argo CD synchronization. The project models warehouses, freight, stages, and promotions so teams can describe how changes move from development through production.

### Historique d'adoption

Kargo's adoption story is tied to Argo CD users who wanted environment-to-environment promotion without maintaining custom CI scripts for every stage. Akuity announced Kargo 1.0 general availability on October 22, 2024, and later described use by organizations including Deutsche Telekom, JumpCloud, and Cisco ThousandEyes in GitOps promotion workflows.

### Modes d'utilisation

Teams use Kargo to watch for changed artifacts, update Git or rendered manifests, coordinate promotion steps, and hand off synchronization to Argo CD. The CLI package matters for operators who create and inspect Kargo resources from local shells or CI jobs.

### Pourquoi les passionnés de paquets s'y intéressent

Kargo is a newer kind of DevOps package: a Kubernetes controller ecosystem with a local CLI, GitOps vocabulary, and tight integration with another major CNCF project family. Its package history shows how Homebrew increasingly carries not just standalone CLIs, but entry points into controller-based delivery platforms.

### Chronologie

- 2024: Akuity described Kargo v0.5 and v0.7 releases as milestones toward general availability.
- 2024-10-22: Akuity announced Kargo version 1.0 as generally available on the Akuity Platform.
- 2025: Kargo v1.3 added conditional step execution for promotion workflows.

### Related projects

- Argo CD is the primary GitOps tool Kargo complements.
- Akuity Platform is the commercial platform around Kargo and Argo CD.
- CI systems, Git repositories, Helm, Kustomize, and container registries are common systems Kargo promotions coordinate with.

### Sources

- <https://akuity.io/blog/announcing-kargo-version-1-0-now-generally-available-on-the-akuity-platform>
- <https://akuity.io/blog/what-s-new-in-kargo-v1-3-smarter-gitops-with-conditional-steps-advanced-verification>
- <https://docs.kargo.io/>
- <https://docs.kargo.io/roadmap>
- <https://github.com/akuity/kargo>
- <https://kargo.io/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kargo. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - kargo: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/kargo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/kargo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kargo.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
