(refactor): Changing name of cpu_hog experiment to node_cpu_hog (#129)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Karthik Satchitanand
parent
4a8324ef6e
commit
87b0bcec45
@@ -12,13 +12,16 @@ spec:
|
||||
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. It will install all the experiments which can be used to inject chaos into containerized appications.
|
||||
|
||||
experiments:
|
||||
- pod-network-loss
|
||||
- pod-delete
|
||||
- container-kill
|
||||
- pod-cpu-hog
|
||||
- pod-network-loss
|
||||
- pod-network-latency
|
||||
- node-drain
|
||||
- pod-network-corruption
|
||||
- node-drain
|
||||
- node-cpu-hog
|
||||
- disk-loss
|
||||
- disk-fill
|
||||
|
||||
keywords:
|
||||
- Kubernetes
|
||||
|
Reference in New Issue
Block a user