macOS
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · ソース: api.github.com
brew / 順位 4882
kapp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · ソース: api.github.com
sudo apk add kappAlpine Linux edge package indexes · kapp · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kappnixpkgs package indexes · pkgs/by-name/ka/kapp/package.nix · ソース: api.github.com
scoop install main/kappScoop official bucket manifest trees · bucket/kapp.json · ソース: api.github.com
概要
CLI tool for Kubernetes users to group and manage bulk resources
履歴
kapp is a Carvel command-line deployment tool for managing a group of Kubernetes resources as one application.
kapp was developed in the Carvel tool family to focus narrowly on Kubernetes deployment workflow rather than templating or packaging. The project defines a Kubernetes application as a set of resources with the same label, then provides diff, apply, delete, wait, and history behavior around that set.
kapp found its audience among Kubernetes users who wanted a small client-side deploy tool that worked with plain YAML and with config generators such as ytt. Its packaging through Homebrew, MacPorts, Nix, Scoop, and apk made it easy to install beside kubectl in local development, CI, and GitOps workflows.
Users commonly pipe or point rendered YAML at kapp, inspect the planned diff, and let kapp converge live resources while waiting for readiness. Because it works without server-side components, custom CRDs, or cluster-admin privileges, it fits constrained clusters and simple CI runners.
kapp is significant because it deliberately leaves packaging and templating to other tools. That makes the package a sharp Unix-style CLI in the Kubernetes ecosystem: combine ytt, kbld, imgpkg, or vendir as needed, then let kapp handle apply semantics and deployment history.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kapp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:kapp |
|---|---|
| バージョン | 0.65.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://carvel.dev/kapp/ |
| リポジトリ | https://github.com/carvel-dev/kapp |
| 最終更新 | 2026-07-27T21:58:37+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kapp
nix profile install nixpkgs#kappkapp 0.66.0-r1
deployment tool focused on the concept of a kubernetes application
sudo apk add kappkapp-bash-completion 0.66.0-r1
Bash completions for kapp
sudo apk add kapp-bash-completionkapp-fish-completion 0.66.0-r1
Fish completions for kapp
sudo apk add kapp-fish-completionkapp-zsh-completion 0.66.0-r1
Zsh completions for kapp
sudo apk add kapp-zsh-completionkapp
sudo port install kappmain/kapp
scoop install main/kappソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.