macOS
brew install chaoskubelocal Homebrew formula metadata
brew
Periodically kills random pods in your Kubernetes cluster. Version 0.39.0 via Homebrew; verified 2026-06-02.
install
brew install chaoskubelocal Homebrew formula metadata
overview
Periodically kills random pods in your Kubernetes cluster
history
chaoskube is a Kubernetes chaos-engineering tool that periodically terminates random pods so teams can test how workloads behave under pod failure.
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.
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.
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.
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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/configCredential-bearing paths to review before unattended agent runs.
~/.kube/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chaoskube | 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/linki/chaoskube
install metadata
| Package key | brew:chaoskube |
|---|---|
| Version | 0.39.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chaoskube |
| Homepage | https://github.com/linki/chaoskube |
| Repository | https://github.com/linki/chaoskube |
| Upstream docs | https://github.com/linki/chaoskube#readme |
| License | MIT |
| Source archive | https://github.com/linki/chaoskube/archive/refs/tags/v0.39.0.tar.gz |
| Last updated | 2026-06-02T15:39:47Z |
| Pulse | updated |
| 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 | chaoskube |
| 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 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.