chaosblade
chaosblade copied to clipboard
set --container-runtime to cri don't have effect
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