# kargo を Homebrew, Nix でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
