Enables chaos engineering on Kubernetes clusters by providing tools to inject faults like network delays, pod kills, and HTTP delays, along with cluster inspection and chaos lifecycle management.
| Tool name | Description | Destructive? |
|---|---|---|
| get_namespaces | ✓ no | |
| get_pods | ✓ no | |
| get_nodes | ✓ no | |
| cluster_info | ✓ no | |
| list_chaos | ✓ no |
| delete_chaos⚠ | ⚠ yes | |
| resolve_namespace | ✓ no | |
| network_delay | ✓ no | |
| network_external_delay | ✓ no | |
| network_loss | ✓ no | |
| pod_kill⚠ | ⚠ yes | |
| httpchaos_delay | ✓ no |