• 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]
• Kubectl: deprecate --delete-local-data (
#95076,
@dougsland) [SIG CLI, Cloud Provider and Scalability]