[Private Registry] How to pull/push/build images without docker?

Hi,

With the deprecated announcement for docker few day ago. I did some search on internet to know what is the new process to get containers images from private registries. Every tutorials about that use docker !

Some one have the answer about that for Kubernetes installation only with containerd or cri-o ?

Thanks

1 Like

I’m trying to use EKS + Containerd, works fine to me except on the fact that I’m struggling to auth the k8s node in a private docker registry…
The documentation of Containerd it’s very confused and outdated…