macOS
brew install krewlocal Homebrew formula metadata
sudo port install krewMacPorts ports tree · sysutils/krew/Portfile · ソース: api.github.com
brew
krew のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install krewlocal Homebrew formula metadata
sudo port install krewMacPorts ports tree · sysutils/krew/Portfile · ソース: api.github.com
nix profile install nixpkgs#krewnixpkgs package indexes · pkgs/by-name/kr/krew/package.nix · ソース: api.github.com
sudo pacman -S krewArch Linux sync databases · krew · ソース: geo.mirror.pkgbuild.com
sudo apk add kubectl-krewAlpine Linux edge package indexes · kubectl-krew · ソース: dl-cdn.alpinelinux.org
scoop install main/krewScoop official bucket manifest trees · bucket/krew.json · ソース: api.github.com
winget install --id Kubernetes.krew -eWindows Package Manager source index · Kubernetes.krew · ソース: cdn.winget.microsoft.com
概要
Package manager for kubectl plugins
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kubectl-krew | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kubernetes-sigs/krew
インストールメタデータ
| パッケージキー | brew:krew |
|---|---|
| バージョン | 0.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/krew |
| ホームページ | https://sigs.k8s.io/krew/ |
| リポジトリ | https://github.com/kubernetes-sigs/krew |
| 上流ドキュメント | https://krew.sigs.k8s.io/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/kubernetes-sigs/krew.git |
| 最終更新 | 2026-06-22T14:03:53-07:00 |
| Pulse | updated |
| 依存関係 | kubernetes-cli |
| ビルド依存関係 | 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-krewソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.