macOS
brew install sonobuoylocal Homebrew formula metadata
brew / rang 5801
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sonobuoy pour les workflows d'agents IA.
installation
brew install sonobuoylocal Homebrew formula metadata
nix profile install nixpkgs#sonobuoynixpkgs package indexes · pkgs/by-name/so/sonobuoy/package.nix · Source: api.github.com
sudo zypper install sonobuoyopenSUSE Tumbleweed package metadata · sonobuoy · Source: download.opensuse.org
aperçu
Kubernetes component that generates reports on cluster conformance
historique
Sonobuoy is a Kubernetes diagnostics and conformance tool. It runs plugins, including Kubernetes end-to-end conformance tests, and packages the results into reports that cluster operators can retrieve and inspect from the command line.
The public GitHub repository was created in July 2017 and is maintained under the VMware Tanzu organization. The repository and documentation describe Sonobuoy as a cluster-agnostic, extensible way to run diagnostic plugins and gather Kubernetes resource and node data.
Sonobuoy's documented release model changed at v0.20: the project decoupled its releases from Kubernetes releases while continuing to track functional compatibility across Kubernetes versions. That matters for operators because the CLI can be updated on its own cadence while still running conformance workflows against supported clusters.
Sonobuoy became part of the practical Kubernetes certification and troubleshooting toolkit because its default workflow runs Kubernetes conformance tests and produces artifacts that can be checked with `sonobuoy results`. The official docs also document Homebrew installation and direct binary downloads.
The package-manager metadata in this batch shows Sonobuoy packaged by Homebrew, Nix, and openSUSE. Its audience is narrower than everyday developer CLIs, but important in Kubernetes infrastructure circles where conformance and repeatable cluster diagnostics are routine.
A common Sonobuoy session is `sonobuoy run --wait`, then `sonobuoy retrieve`, then `sonobuoy results` on the returned archive. Advanced users add custom plugins, registry overrides, private image handling, or alternate e2e test selections.
The tool expects an administrator's Kubernetes context through `kubeconfig` and `KUBECONFIG`, but it does not define a standalone Sonobuoy credentials file. Its configuration is mostly command-line and Kubernetes-resource driven.
For package people, Sonobuoy is a good example of cloud-native tooling becoming a normal local executable: it is installed with `brew install sonobuoy`, talks to a cluster through kubeconfig, creates temporary in-cluster resources, and leaves behind a results archive.
It also represents the Kubernetes ecosystem's preference for composable CLIs around declarative infrastructure: package the runner locally, execute work in the cluster, retrieve machine-readable artifacts, and make conformance auditable.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sonobuoy | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/vmware-tanzu/sonobuoy
métadonnées d'installation
| Clé du paquet | brew:sonobuoy |
|---|---|
| Version | 0.57.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/sonobuoy |
| Page d'accueil | https://sonobuoy.io/ |
| Dépôt | https://github.com/vmware-tanzu/sonobuoy |
| Docs amont | https://sonobuoy.io/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/vmware-tanzu/sonobuoy/archive/refs/tags/v0.57.5.tar.gz |
| Dernière mise à jour | 2026-07-26T04:03:43+02:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sonobuoy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
sonobuoy
nix profile install nixpkgs#sonobuoysonobuoy 0.57.5-1.3
Conformance test suite for diagnosing a Kubernetes cluster
https://github.com/vmware-tanzu/sonobuoy
sudo zypper install sonobuoysonobuoy-bash-completion 0.57.5-1.3
Bash Completion for sonobuoy
https://github.com/vmware-tanzu/sonobuoy
sudo zypper install sonobuoy-bash-completionsonobuoy-fish-completion 0.57.5-1.3
Fish Completion for sonobuoy
https://github.com/vmware-tanzu/sonobuoy
sudo zypper install sonobuoy-fish-completionsonobuoy-zsh-completion 0.57.5-1.3
Zsh Completion for sonobuoy
https://github.com/vmware-tanzu/sonobuoy
sudo zypper install sonobuoy-zsh-completionpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.