chaosblade icon indicating copy to clipboard operation
chaosblade copied to clipboard

set --container-runtime to cri don't have effect

Open ntlzthm8 opened this issue 1 year ago • 2 comments

from help --container-runtime string container runtime, support cri and containerd, default value is docker

but when i use blade create cri cpu fullload --cpu-percent=10 --container-id cri-o://0089 --container-runtime cri

error: {"code":63067,"success":false,"error":"GetClient: container exec failed, err: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"}

kubernates version - 1.26.3

ntlzthm8 avatar Mar 27 '23 14:03 ntlzthm8