![](https://ruslar.me/mobile/static/img/info.png)
Kubernetes will still run Docker images just fine, since Docker images conform to the OCI standard. But Kubernetes recommends using a more lightweight container runtime, like containerd, or CRI-O, to actually _run_ containers inside a Kubernetes cluster.
So don't fret, this change likely won't affect you no matter what tools you use, unless you regularly install new Kubernetes clusters and set up Docker with them. And in that case, it should be a simple fix—install containerd instead of Docker on your Kubernetes nodes!
Support me on Patreon:
Sponsor me on GitHub: