# 使用 Homebrew 安装 chaoskube

查看 chaoskube 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chaoskube
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:chaoskube
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/chaoskube>
- **版本:** 0.39.1
- **来源摘要:** Periodically kills random pods in your Kubernetes cluster
- **主页:** <https://github.com/linki/chaoskube>
- **仓库:** <https://github.com/linki/chaoskube>
- **许可证:** MIT
- **源码归档:** <https://github.com/linki/chaoskube/archive/refs/tags/v0.39.1.tar.gz>
- **最后更新:** 2026-07-27T19:20:59+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- chaoskube (cli)
- chaoskube (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.39.1
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/linki/chaoskube
- 检测到的最新版本: v0.39.1 (当前)
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- 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
## 源数据库详情

- **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:** head, stable


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [pluto](https://pkg.so/zh-hans/brew/pluto/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [ko](https://pkg.so/zh-hans/brew/ko/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [nova-fairwinds](https://pkg.so/zh-hans/brew/nova-fairwinds/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [nelm](https://pkg.so/zh-hans/brew/nelm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [litmusctl](https://pkg.so/zh-hans/brew/litmusctl/) - Shares pkgdb curated category or tags: chaos-engineering, cli, cloud-infrastructure, kubernetes.
- [draft](https://pkg.so/zh-hans/brew/draft/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [reckoner](https://pkg.so/zh-hans/brew/reckoner/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [kubectl-klock](https://pkg.so/zh-hans/brew/kubectl-klock/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [cozyhr](https://pkg.so/zh-hans/brew/cozyhr/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, helm, infrastructure.

## Combined YAML source

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


## 来源

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