Hacker News new | ask | show | jobs
by littlemerman 2027 days ago
Might make sense to update the link to point to the language exactly:

https://github.com/kubernetes/kubernetes/blob/master/CHANGEL...

"Docker support in the kubelet is now deprecated and will be removed in a future release. The kubelet uses a module called "dockershim" which implements CRI support for Docker and it has seen maintenance issues in the Kubernetes community. We encourage you to evaluate moving to a container runtime that is a full-fledged implementation of CRI (v1alpha1 or v1 compliant) as they become available. (#94624, @dims) [SIG Node]"