macOS
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · 来源: api.github.com
安装
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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/carvel-dev/kapp
安装元数据
| 软件包键 | brew:kapp |
|---|---|
| 版本 | 0.65.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kapp |
| 主页 | https://carvel.dev/kapp/ |
| 仓库 | https://github.com/carvel-dev/kapp |
| 上游文档 | https://carvel.dev/kapp/docs/latest |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/carvel-dev/kapp/archive/refs/tags/v0.65.3.tar.gz |
| 最后更新 | 2026-05-15T03:08:18Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kapp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
kapp
nix profile install nixpkgs#kappkapp 0.66.0-r0
deployment tool focused on the concept of a kubernetes application
sudo apk add kappkapp-bash-completion 0.66.0-r0
Bash completions for kapp
sudo apk add kapp-bash-completionkapp-fish-completion 0.66.0-r0
Fish completions for kapp
sudo apk add kapp-fish-completionkapp-zsh-completion 0.66.0-r0
Zsh completions for kapp
sudo apk add kapp-zsh-completionkapp
sudo port install kappmain/kapp
scoop install main/kapp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.