Kubernetes is deprecating Docker in the upcoming release

So, what is really happening here is that Kubernetes will remove Dockershim in version 1.23, which will break Docker support.

It means you no longer need to install docker engine. You can use containerd or cri-o.

1 Like