https://github.com/krkn-chaos/krknctl
krkn chaos CLI
https://github.com/krkn-chaos/krknctl
cli go
Last synced: 4 months ago
JSON representation
krkn chaos CLI
- Host: GitHub
- URL: https://github.com/krkn-chaos/krknctl
- Owner: krkn-chaos
- License: apache-2.0
- Created: 2024-10-01T07:45:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-25T14:36:00.000Z (4 months ago)
- Last Synced: 2026-02-25T18:02:54.134Z (4 months ago)
- Topics: cli, go
- Language: Go
- Homepage: https://krkn-chaos.dev
- Size: 18 MB
- Stars: 15
- Watchers: 4
- Forks: 24
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README



[](https://www.bestpractices.dev/projects/10651)

# krknctl
## [krkn](https://github.com/krkn-chaos/krkn) chaos CLI
> [!CAUTION]
> __The tool is currently in beta stage, use it at your own risk.__
## Overview:
`Krknctl` is a tool designed to run and orchestrate [krkn](https://github.com/krkn-chaos/krkn) chaos scenarios utilizing
container images from the [krkn-hub](https://github.com/krkn-chaos/krkn-hub).
Its primary objective is to streamline the usage of `krkn` by providing features like:
- Command auto-completion
- Input validation
- Scenario descriptions and detailed instructions
and much more, effectively abstracting the complexities of the container environment.
This allows users to focus solely on implementing chaos engineering practices without worrying about runtime complexities.
## Documentation:
Instructions on how to setup, configure and run Kraken can be found in the [documentation](https://krkn-chaos.dev/docs/krknctl/).