charts(pod-memory-hog): Add Chaos Chart for pod memory hog experiment (#205)

* Add Chaos chart for pod memory hog experiment

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
This commit is contained in:
UDIT GAURAV
2020-04-10 21:53:31 +05:30
committed by GitHub
parent 9cb94e4ed9
commit 01b334c075
7 changed files with 187 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ spec:
- disk-loss
- disk-fill
- node-memory-hog
- pod-memory-hog
keywords:
- Kubernetes
@@ -32,6 +33,8 @@ spec:
- Pod
- Disk
- Network
- CPU
- Memory
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io