# khaos mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für khaos in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:khaos
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install khaos
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:khaos
- **Paketmanager:** Homebrew
- **Version:** 0.7.1
- **Quellzusammenfassung:** Kafka traffic simulator for observability and chaos engineering
- **Homepage:** <https://github.com/aleksandarskrbic/khaos>
- **Repository:** <https://github.com/aleksandarskrbic/khaos>
- **Zuletzt aktualisiert:** 2026-06-27T10:27:00Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- khaos (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7.1
## Projektgeschichte und Nutzung

khaos is a young Kafka data generator, load-testing, and chaos-engineering CLI. It uses YAML scenarios to generate synthetic traffic, simulate producers and consumers, and exercise Kafka cluster failure modes.

### Projektgeschichte

The upstream changelog records version 0.1.0 on December 23, 2025 as the initial release, with configurable producers and consumers, YAML scenarios, correlated event flows, Faker-backed data generation, Docker Compose integration, authentication support, live stats, prebuilt scenarios, and CLI commands for running, simulating, validating, listing, and managing clusters.

Rapid follow-up releases in December 2025 added Avro, Protobuf, Schema Registry support, scenario categories, custom scenario files, Docker support, and internal refactoring. Version 0.7.0 on January 2, 2026 added consumer failure simulation, duplicate message simulation, dead-letter queue support, and new testing scenarios.

### Adoptionsgeschichte

The repository and Homebrew formula show early package-manager adoption for macOS and Linux users, but evidence of broad ecosystem uptake is still limited. Its adoption story is best understood as an emerging Kafka testing utility rather than a mature infrastructure standard.

### Wie es verwendet wird

Users run bundled or custom YAML scenarios against a local Docker-managed Kafka cluster or an external cluster. The README documents traffic generation, load testing, producer and consumer simulation, stream-processing test data, chaos scenarios, monitoring validation, authentication, and serialization formats.

### Warum Paket-Nerds sich dafür interessieren

khaos is notable because it packages a hands-on Kafka lab into one CLI: local KRaft or ZooKeeper clusters, scenario files, schema formats, synthetic data, and failure simulation are exposed as installable commands instead of ad hoc producer scripts.

### Zeitleiste

- 2025-12-23: khaos 0.1.0 initial release.
- 2025-12-25: versions 0.2.0 through 0.4.0 added Avro, Protobuf, Schema Registry, and scenario categories.
- 2025-12-27: version 0.5.0 added custom scenario files and Docker support.
- 2026-01-02: version 0.7.0 added consumer failure, duplicate-message, and DLQ simulations.
- 2026-01-05: version 0.7.1 fixed external-cluster authentication and managed-cluster retention behavior.

### Related projects

- khaos sits near Apache Kafka, Kafka UI, Schema Registry, Apache Flink, Spark Streaming, Kafka Streams, Docker Compose, and Faker-backed synthetic data generators.

### Quellen

- <https://formulae.brew.sh/formula/khaos>
- <https://github.com/aleksandarskrbic/khaos>
- <https://raw.githubusercontent.com/aleksandarskrbic/khaos/main/CHANGELOG.md>


## Sicherheitshinweise

Für khaos wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: ./my-scenario.yaml, /path/to/custom-scenario.yaml

## Combined YAML source

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


## Quellen

- 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
