Add jitter to pod network latency experiment (#522)

Signed-off-by: uditgaurav <udit@chaosnative.com>
This commit is contained in:
Udit Gaurav
2022-01-15 16:35:39 +05:30
committed by GitHub
parent abf8d43906
commit f57218f942
2 changed files with 6 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ spec:
- name: NETWORK_LATENCY
value: '2000'
- name: JITTER
value: '0'
# provide the name of container runtime
# for litmus LIB, it supports docker, containerd, crio
# for pumba LIB, it supports docker only