macOS
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kubespy in AI-Agent-Workflows.
Installation
brew install kubespylocal Homebrew formula metadata
sudo port install kubespyMacPorts ports tree · sysutils/kubespy/Portfile · Quelle: api.github.com
nix profile install nixpkgs#kubespynixpkgs package indexes · pkgs/by-name/ku/kubespy/package.nix · Quelle: api.github.com
sudo zypper install kubespyopenSUSE Tumbleweed package metadata · kubespy · Quelle: download.opensuse.org
scoop install extras/kubespyScoop official bucket manifest trees · bucket/kubespy.json · Quelle: api.github.com
Überblick
Tools for observing Kubernetes resources in realtime
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kubespy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pulumi/kubespy
Installationsmetadaten
| Paketschlüssel | brew:kubespy |
|---|---|
| Version | 0.6.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kubespy |
| Homepage | https://github.com/pulumi/kubespy |
| Repository | https://github.com/pulumi/kubespy |
| Upstream-Dokumentation | https://github.com/pulumi/kubespy#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/pulumi/kubespy/archive/refs/tags/v0.6.3.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/kubespyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.