macOS
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · ソース: api.github.com
brew
kubespy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · ソース: api.github.com
nix profile install nixpkgs#kubespynixpkgs package indexes · pkgs/by-name/ku/kubespy/package.nix · ソース: api.github.com
sudo zypper install kubespyopenSUSE Tumbleweed package metadata · kubespy · ソース: download.opensuse.org
scoop install extras/kubespyScoop official bucket manifest trees · bucket/kubespy.json · ソース: api.github.com
概要
Tools for observing Kubernetes resources in realtime
履歴
kubespy is a Pulumi-origin Kubernetes diagnostic CLI for watching API objects change in real time. Its package-nerd appeal is that it exposes Kubernetes controller behavior from the terminal instead of hiding rollout state behind a dashboard or a single kubectl status line.
Pulumi introduced kubespy publicly on September 18, 2018 as a small tool for displaying changes made to Kubernetes objects in real time. The repository README says the tool grew out of Pulumi CLI work on making Kubernetes deployments predictable, and the command set settled around status, changes, trace, and record views over arbitrary Kubernetes resources.
kubespy remained a focused utility rather than a broad platform. Its GitHub repository accumulated thousands of stars and packaging across Homebrew, MacPorts, Nix, Scoop, and zypper metadata, which fits the pattern of a CLI that is useful during debugging but not usually installed as a cluster component.
Users run kubespy against a resource such as a Pod, Service, or Deployment to see status diffs, object changes, or a higher-level trace of related resources. The README also documents use as a kubectl plugin by installing it as kubectl-spy, reflecting the Kubernetes 1.12 plugin convention.
kubespy is notable because it packages Kubernetes watch/discovery-client behavior as a small observability command. It sits in the same mental drawer as kubectl get -w, stern, and k9s, but it is narrower: it is about making controller transitions readable during rollout and failure analysis.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kubespy | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pulumi/kubespy
インストールメタデータ
| パッケージキー | brew:kubespy |
|---|---|
| バージョン | 0.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kubespy |
| ホームページ | https://github.com/pulumi/kubespy |
| リポジトリ | https://github.com/pulumi/kubespy |
| 上流ドキュメント | https://github.com/pulumi/kubespy#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/pulumi/kubespy/archive/refs/tags/v0.6.3.tar.gz |
| ビルド依存関係 | 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 | kubespy |
| 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 パッケージリンクとは分けて表示されます。
kubespy
nix profile install nixpkgs#kubespykubespy 0.6.3-1.6
Tools for observing Kubernetes resources in real time, powered by Pulumi
https://github.com/pulumi/kubespy
sudo zypper install kubespykubespy
sudo port install kubespyextras/kubespy
scoop install extras/kubespyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.