macOS
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.