I am setting up my K8s cluster with container as runtime. Now when I am trying to pull a image using :
sudo ctr image pull 192.168.1.2:5000/my-alpine:latest <