ctr
2 commands
2 shown
List images in kubelet namespace
containerd stores k8s images under the k8s.io namespace; default namespace looks empty
ctr -n k8s.io images ls
List running tasks low-level
Show containerd tasks with pid/status when the kubelet or CRI layer is unresponsive
ctr -n k8s.io task ls
no commands match