chore(new_chart): Add Chaos Charts for pod autoscaler experiment (#286)

* Add pod autoscaler charts

Signed-off-by: Udit Gaurav <udit.gaurav@mayadata.io>
This commit is contained in:
UDIT GAURAV
2020-08-15 18:59:22 +05:30
committed by GitHub
parent fbbc16c2a3
commit 7e62c050e8
7 changed files with 186 additions and 1 deletions

View File

@@ -47,4 +47,7 @@ experiments:
desc: "node-taint"
- name: docker-service-kill
CSV: docker-service-kill.chartserviceversion.yaml
desc: "docker-service-kill"
desc: "docker-service-kill"
- name: pod-autoscaler
CSV: pod-autoscaler.chartserviceversion.yaml
desc: "pod-autoscaler"