macOS
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · source: api.github.com
brew
CLI tool for Kubernetes users to group and manage bulk resources. Version 0.65.3 via Homebrew; verified 2026-05-15.
install
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · source: api.github.com
sudo apk add kappAlpine Linux edge package indexes · kapp · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kappnixpkgs package indexes · pkgs/by-name/ka/kapp/package.nix · source: api.github.com
scoop install main/kappScoop official bucket manifest trees · bucket/kapp.json · source: api.github.com
overview
CLI tool for Kubernetes users to group and manage bulk resources
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kapp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/carvel-dev/kapp
install metadata
| Package key | brew:kapp |
|---|---|
| Version | 0.65.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kapp |
| Homepage | https://carvel.dev/kapp/ |
| Repository | https://github.com/carvel-dev/kapp |
| Upstream docs | https://carvel.dev/kapp/docs/latest |
| License | Apache-2.0 |
| Source archive | https://github.com/carvel-dev/kapp/archive/refs/tags/v0.65.3.tar.gz |
| Last updated | 2026-05-15T03:08:18Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/kappsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.