# 使用 Homebrew, Nix 安装 kargo

查看 kargo 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kargo
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:kargo
- **软件包管理器:** Homebrew
- **版本:** 1.11.0
- **来源摘要:** Multi-Stage GitOps Continuous Promotion
- **主页:** <https://kargo.io/>
- **仓库:** <https://github.com/akuity/kargo>
- **最后更新:** 2026-07-27T21:58:37+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kargo (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.11.0
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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/>


## 安全说明

没有找到 kargo 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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)


## 来源

- 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
