Kubernetes Workload Chaos Engineering - Overview¶
Description¶
Provides chaos injection tasks for specific workloads like your apps in a Kubernetes namespace. These are destructive tasks and the expectation is that you can heal these changes by enabling your GitOps reconciliation.
Available Pages¶
Tasks¶
- Test `${WORKLOAD_NAME}` High Availability
- OOMKill `${WORKLOAD_NAME}` Pod
- Mangle Service Selector For `${WORKLOAD_NAME}`
- Mangle Service Port For `${WORKLOAD_NAME}`
- Fill Tmp Directory Of Pod From `${WORKLOAD_NAME}`
No SLIs available.