macOS
brew install sonobuoylocal Homebrew formula metadata
安装
brew install sonobuoylocal Homebrew formula metadata
nix profile install nixpkgs#sonobuoynixpkgs package indexes · pkgs/by-name/so/sonobuoy/package.nix · 来源: api.github.com
sudo zypper install sonobuoyopenSUSE Tumbleweed package metadata · sonobuoy · 来源: download.opensuse.org
概览
Kubernetes component that generates reports on cluster conformance
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sonobuoy | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sonobuoy |
|---|---|
| 版本 | 0.57.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://sonobuoy.io/ |
| 仓库 | https://github.com/vmware-tanzu/sonobuoy |
| 最后更新 | 2026-07-26T04:03:43+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-completion来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.