chore(new-chart): Add chaos chart for pod network duplication (#253)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
This commit is contained in:
UDIT GAURAV
2020-07-03 20:40:45 +05:30
committed by GitHub
parent 1965bf5e41
commit 1b7ca2ea2f
7 changed files with 180 additions and 1 deletions

View File

@@ -39,4 +39,6 @@ experiments:
- name: kubelet-service-kill
CSV: kubelet-service-kill.chartserviceversion.yaml
desc: "kubelet-service-kill"
- name: pod-network-duplication
CSV: pod-network-duplication.chartserviceversion.yaml
desc: "pod-network-duplication"