|
|
|
|
|
by koito17
518 days ago
|
|
> most Kubernetes deployment don't even run containerd anymore I assume you mean moby, which was used via dockershim in Kubernetes until support was removed in v1.24. I can't find a reliable source, but I believe containerd, followed by CRI-O and alternatives, are the common choices of container runtime for Kubernetes. https://kubernetes.io/docs/setup/production-environment/cont... |
|
https://www.docker.com/blog/introducing-the-moby-project/