macOS
brew install krewlocal Homebrew formula metadata
sudo port install krewMacPorts ports tree · sysutils/krew/Portfile · source: api.github.com
brew
Package manager for kubectl plugins. Version 0.5.0 via Homebrew; verified 2026-06-22.
install
brew install krewlocal Homebrew formula metadata
sudo port install krewMacPorts ports tree · sysutils/krew/Portfile · source: api.github.com
nix profile install nixpkgs#krewnixpkgs package indexes · pkgs/by-name/kr/krew/package.nix · source: api.github.com
sudo pacman -S krewArch Linux sync databases · krew · source: geo.mirror.pkgbuild.com
sudo apk add kubectl-krewAlpine Linux edge package indexes · kubectl-krew · source: dl-cdn.alpinelinux.org
scoop install main/krewScoop official bucket manifest trees · bucket/krew.json · source: api.github.com
winget install --id Kubernetes.krew -eWindows Package Manager source index · Kubernetes.krew · source: cdn.winget.microsoft.com
overview
Package manager for kubectl plugins
history
Krew is the Kubernetes SIG CLI package manager for kubectl plugins. It is package-nerd significant because it brings a Homebrew-like install, search, update, and index model inside the kubectl plugin ecosystem.
The krew repository was created on 2018-07-12, and the first v0.1.0-alpha.1 release was published on 2018-07-30. The project README describes Krew as a package manager for kubectl plugins that helps users discover, install, and manage plugins, and helps plugin developers package and distribute plugins across platforms.
Krew exists because kubectl plugins are ordinary executables named with the kubectl- prefix and found on PATH. Kubernetes documentation describes that plugin mechanism and identifies Krew as a SIG CLI-maintained way to discover and install community plugins.
Krew became the de facto index-driven distribution channel for kubectl plugins because it solved discovery and update management for a plugin system that otherwise only specifies executable naming. The Kubernetes blog recommended Krew in 2020 for plugin installation experience and discoverability.
The Krew README says that more than 200 kubectl plugins were available through Krew in the documentation state used for this 2026-07-01 batch, showing a mature plugin catalog rather than a single-tool installer.
Users install Krew as the kubectl-krew plugin, add its bin directory to PATH, and then run commands such as kubectl krew search, kubectl krew install, kubectl krew list, kubectl krew update, and kubectl krew upgrade.
Plugin authors package manifests in the krew-index repository so their kubectl plugins can be discovered and installed consistently on Linux, macOS, and Windows.
Krew is a package manager distributed as a plugin for the tool whose plugins it manages, which makes it a neat recursive packaging artifact. It also codifies an index and lifecycle around kubectl plugins without changing kubectl's intentionally simple PATH-based plugin contract.
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 |
|---|---|---|---|
kubectl-krew | 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/kubernetes-sigs/krew
install metadata
| Package key | brew:krew |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/krew |
| Homepage | https://sigs.k8s.io/krew/ |
| Repository | https://github.com/kubernetes-sigs/krew |
| Upstream docs | https://krew.sigs.k8s.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes-sigs/krew.git |
| Last updated | 2026-06-22T14:03:53-07:00 |
| Pulse | updated |
| Dependencies | kubernetes-cli |
| 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 | krew |
| 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.
krew
nix profile install nixpkgs#krewkrew 0.5.0-1
Find and install kubectl plugins
https://github.com/kubernetes-sigs/krew
sudo pacman -S krewkrew
sudo port install krewmain/krew
scoop install main/krewKubernetes.krew
winget install --id Kubernetes.krew -ekubectl-krew 0.5.0-r2
Find and install kubectl plugins
sudo apk add kubectl-krewsource 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.