# Installer chaoskube avec Homebrew

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

## installation

```sh
sudo av install brew:chaoskube
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chaoskube
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:chaoskube
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.39.1
- **Résumé source:** Periodically kills random pods in your Kubernetes cluster
- **Page d'accueil:** <https://github.com/linki/chaoskube>
- **Dépôt:** <https://github.com/linki/chaoskube>
- **Dernière mise à jour:** 2026-07-27T19:20:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- chaoskube (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

chaoskube is a Kubernetes chaos-engineering tool that periodically terminates random pods so teams can test how workloads behave under pod failure.

### Historique du projet

The linki/chaoskube repository was created in 2016. Its README frames the tool around a narrow chaos-engineering job: connect to a Kubernetes cluster, select eligible pods, and terminate one at intervals, with dry-run mode enabled by default.

### Historique d'adoption

Distribution centered on Kubernetes-native deployment as well as package-manager installs. The README documents Helm installation through a chaoskube chart and raw Kubernetes manifests, while the supplied facts show Homebrew formula distribution.

### Modes d'utilisation

Users run chaoskube locally against their current kubeconfig or deploy it inside a cluster. The README documents filters for namespaces, labels, annotations, owner kinds, pod names, minimum age, quiet times, dry-run mode, metrics, Slack notification, and interval controls.

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

chaoskube is package-nerd interesting because it packages a chaos-monkey pattern into one Go binary plus Kubernetes deployment artifacts: a small CLI that also behaves like a cluster workload and is installable through Homebrew and Helm.

### Chronologie

- 2016: Public GitHub repository created for linki/chaoskube.
- 2016: Early v0.1.0 tag established the chaoskube release line.
- 2018: README examples show v0.21.0-era usage against Kubernetes 1.10 clusters.
- 2026: Repository metadata shows continued maintenance, with v0.39.0 among recent tags.

### Related projects

- The README compares chaoskube with kube-monkey, PowerfulSeal, fabric8 chaos monkey, k8aos, pod-reaper, kubernetes-pod-chaos-monkey, and KubeInvaders.
- Kubernetes and Helm are central runtime/distribution dependencies for the project.

### Sources

- <https://github.com/linki/chaoskube#readme>
- <https://formulae.brew.sh/formula/chaoskube>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## 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

## Credential files

- Unix: ~/.kube/config

## Combined YAML source

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


## Sources

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