# Installer kubectl-rook-ceph avec Homebrew, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kubectl-rook-ceph pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kubectl-rook-ceph
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kubectl-rook-ceph
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubectl-rook-ceph
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ku/kubectl-rook-ceph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install kubectl-rook-ceph
```

  Preuve: openSUSE Tumbleweed package metadata: kubectl-rook-ceph from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:kubectl-rook-ceph
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.6
- **Résumé source:** Rook plugin for Ceph management
- **Page d'accueil:** <https://rook.io/>
- **Dépôt:** <https://github.com/rook/kubectl-rook-ceph>
- **Dernière mise à jour:** 2026-07-27T21:58:44+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kubectl-rook_ceph (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.6
## Historique du projet et usages

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`.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2021-09-16: GitHub repository created.
- 2024-09-17: Release v0.9.2 published.
- 2024-12-18: Release v0.9.3 published.
- 2025-05-06: Release v0.9.4 published.
- 2026-03-31: Release v0.9.6 published.

### Related projects

- Related projects include Rook, Ceph, kubectl, Krew, RADOS, RBD, and RGW. The plugin is specifically about Rook-managed Ceph clusters, not generic Kubernetes storage.

### Sources

- <https://api.github.com/repos/rook/kubectl-rook-ceph>
- <https://formulae.brew.sh/formula/kubectl-rook-ceph>
- <https://github.com/rook/kubectl-rook-ceph>
- <https://github.com/rook/kubectl-rook-ceph#readme>
- <https://krew.sigs.k8s.io/docs/user-guide/setup/install/>
- <https://rook.io/docs/rook/latest/Troubleshooting/kubectl-plugin>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.kube/config
## Autres enregistrements de gestionnaires de paquets

- Nix - kubectl-rook-ceph: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubectl-rook-ceph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - kubectl-rook-ceph - 0.9.6-1.5: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-rook-ceph from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Management and troubleshooting tools for the Rook Ceph storage provider | https://github.com/rook/kubectl-rook-ceph


## Combined YAML source

View the package source record on GitHub. [combined/kubectl-rook-ceph.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kubectl-rook-ceph.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
