macOS
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · source: api.github.com
brew
Tools for observing Kubernetes resources in realtime. Version 0.6.3 via Homebrew; verified from local package data.
install
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · source: api.github.com
nix profile install nixpkgs#kubespynixpkgs package indexes · pkgs/by-name/ku/kubespy/package.nix · source: api.github.com
sudo zypper install kubespyopenSUSE Tumbleweed package metadata · kubespy · source: download.opensuse.org
scoop install extras/kubespyScoop official bucket manifest trees · bucket/kubespy.json · source: api.github.com
overview
Tools for observing Kubernetes resources in realtime
history
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.
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 |
|---|---|---|---|
kubespy | 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/pulumi/kubespy
install metadata
| Package key | brew:kubespy |
|---|---|
| Version | 0.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubespy |
| Homepage | https://github.com/pulumi/kubespy |
| Repository | https://github.com/pulumi/kubespy |
| Upstream docs | https://github.com/pulumi/kubespy#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/pulumi/kubespy/archive/refs/tags/v0.6.3.tar.gz |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/kubespysource 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.