feat(network-chaos): Adding support for containerd/crio in network-chaos (#321)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-09-13 22:31:52 +05:30
committed by GitHub
parent 5705ef61d6
commit 218ed3a658
9 changed files with 96 additions and 7 deletions

View File

@@ -55,8 +55,8 @@ spec:
- name: CHAOS_INTERVAL
value: '10'
# provide the container runtime path for containerd
# applicable only for containerd runtime
# provide the container runtime path
# applicable only for containerd and crio runtime
- name: CONTAINER_PATH
value: '/run/containerd/containerd.sock'