ctr
ctr is installed along with containerd. Check the version:
$ ctr --version
ctr containerd.io 1.7.27
Import an image from a tar ball (for use in Kubernetes):
$ sudo ctr -n k8s.io image import busybox.tar
ctr is installed along with containerd. Check the version:
$ ctr --version
ctr containerd.io 1.7.27
Import an image from a tar ball (for use in Kubernetes):
$ sudo ctr -n k8s.io image import busybox.tar