macOS
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kapp in AI-Agent-Workflows.
Installation
brew install kapplocal Homebrew formula metadata
sudo port install kappMacPorts ports tree · sysutils/kapp/Portfile · Quelle: api.github.com
sudo apk add kappAlpine Linux edge package indexes · kapp · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kappnixpkgs package indexes · pkgs/by-name/ka/kapp/package.nix · Quelle: api.github.com
scoop install main/kappScoop official bucket manifest trees · bucket/kapp.json · Quelle: api.github.com
Überblick
CLI tool for Kubernetes users to group and manage bulk resources
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kapp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/carvel-dev/kapp
Installationsmetadaten
| Paketschlüssel | brew:kapp |
|---|---|
| Version | 0.65.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kapp |
| Homepage | https://carvel.dev/kapp/ |
| Repository | https://github.com/carvel-dev/kapp |
| Upstream-Dokumentation | https://carvel.dev/kapp/docs/latest |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/carvel-dev/kapp/archive/refs/tags/v0.65.3.tar.gz |
| Zuletzt aktualisiert | 2026-05-15T03:08:18Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/kappQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.