Kubernetes removed support for Docker in 2021 βοΈ β³
TL;DR Docker as an underlying runtime was deprecated in favor of runtimes that use the Container Runtime Interface (CRI) created for Kubernetes. Docker-produced images will continue to work in your cluster with all runtimes, as they always have.
What does this mean?
Specifically: does it mean we should reconsider our use of Docker? π