Problem scenario
You read that Kubernetes is ending support for Docker. What does this mean for Kubernetes users?
Solution
Probably nothing for most Kubernetes users. Kubernetes is going to support Open Container Initiative images.
Docker is more than a container runtime; its container runtime is containerd (according to twoardsdatascience.com). We expect containerd to be supported for a long time.
To read more about this deprecation/obsolescence, see the following links: