Use nerdctl for all image command with containerd runtime
Author: nirsCreated Sep 7, 2026Updated Sep 9, 2026
Some commands use now ctr or crictl which are debugging tools that should not use for production. All commands must use nerdctl.
Source: kubernetes/minikube