name | ctr | nerdctl | crictl |
---|---|---|---|
purpose | debugging | general purpose | debugging |
community | ContainerD | ContainerD | k8s |
works with | ContainerD | ContainerD | all cri compatible runtimes |
# 설정 방법
crictl --runtime-endpoint
export CONTAINER_RUNTIME_ENDPOINT
# 설정하지 않을 경우 연결되는 우선순위
unix:///var/run/dockershim.sock
unix:///run/containerd/containerd.soc
unix:///run/crio/crio.sock
unix:///var/run/cri-dockerd.sock