macOS
brew install kubectl-rook-cephlocal Homebrew formula metadata
brew
Rook plugin for Ceph management. Version 0.9.6 via Homebrew; verified from local package data.
install
brew install kubectl-rook-cephlocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-rook-cephnixpkgs package indexes · pkgs/by-name/ku/kubectl-rook-ceph/package.nix · source: api.github.com
sudo zypper install kubectl-rook-cephopenSUSE Tumbleweed package metadata · kubectl-rook-ceph · source: download.opensuse.org
overview
Rook plugin for Ceph management
history
kubectl-rook-ceph is the Rook project's kubectl plugin for common Rook Ceph management and troubleshooting tasks. It exposes Ceph commands, health checks, operator actions, maintenance flows, and cleanup commands through `kubectl rook-ceph`.
The standalone plugin repository was created on 2021-09-16 under the Rook organization. Its README describes it as a Krew plugin for the Rook Ceph storage provider, while the Rook documentation frames it as a troubleshooting tool for Rook clusters.
The plugin evolved as an operational shell around Rook Ceph: it can run Ceph, RADOS, RBD, and RGW admin commands, print monitor endpoints, restart the operator, purge OSDs, run maintenance flows, and help with disaster-recovery and cleanup cases.
Adoption follows Rook Ceph operators rather than the broader Kubernetes user base. The plugin is distributed through Krew, Homebrew, Nix, and zypper, making it convenient for administrators who already manage clusters from a workstation.
The repository metadata observed on 2026-07-01 showed roughly 100 GitHub stars, but its practical significance is larger than that number suggests because it is tied to a CNCF storage project and documented from the official Rook troubleshooting pages.
Users run commands as `kubectl rook-ceph <root-args> <command> <command-args>`, usually against a namespace that contains a Rook Ceph cluster. The official docs emphasize checking Rook pod health, checking Ceph health, creating debug pods, restarting the operator, purging OSDs, and running arbitrary Ceph commands.
Because the plugin operates through kubectl contexts and namespaces, its credentials story is inherited from Kubernetes kubeconfig rather than from a separate Ceph credential file.
kubectl-rook-ceph is a good example of a package that packages operational tribal knowledge. Instead of asking admins to remember pod exec incantations and Ceph toolbox workflows, it turns Rook-specific routines into a versioned kubectl plugin.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kube/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubectl-rook_ceph | 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/rook/kubectl-rook-ceph
install metadata
| Package key | brew:kubectl-rook-ceph |
|---|---|
| Version | 0.9.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubectl-rook-ceph |
| Homepage | https://rook.io/ |
| Repository | https://github.com/rook/kubectl-rook-ceph |
| Upstream docs | https://github.com/rook/kubectl-rook-ceph#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/rook/kubectl-rook-ceph/archive/refs/tags/v0.9.6.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 | kubectl-rook-ceph |
| 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.
kubectl-rook-ceph
nix profile install nixpkgs#kubectl-rook-cephkubectl-rook-ceph 0.9.6-1.2
Management and troubleshooting tools for the Rook Ceph storage provider
https://github.com/rook/kubectl-rook-ceph
sudo zypper install kubectl-rook-cephsource 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.