macOS
brew install chaoskubelocal Homebrew formula metadata
brew
chaoskube のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chaoskubelocal Homebrew formula metadata
概要
Periodically kills random pods in your Kubernetes cluster
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chaoskube | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/linki/chaoskube
インストールメタデータ
| パッケージキー | brew:chaoskube |
|---|---|
| バージョン | 0.39.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chaoskube |
| ホームページ | https://github.com/linki/chaoskube |
| リポジトリ | https://github.com/linki/chaoskube |
| 上流ドキュメント | https://github.com/linki/chaoskube#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/linki/chaoskube/archive/refs/tags/v0.39.1.tar.gz |
| 最終更新 | 2026-07-15T09:23:20Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.