Hi Team
i want to create docker image locally and use in k8s deployment, however on k8s playground its showing docker not found , anything i am missing please let me know
Hi @dardakunal,
Kubernetes support for Docker via dockershim is now removed.
You could find the more details here -
If you want to read a blog, please check this page.
Regards,
In k8s v1.27, you will see the containerd
container runtime.