Release Notes:
Bug:
Starting from containerd version v2.0.0, a change in how the SystemdCgroup setting was updated for the runc options in the containerd configuration file caused the following issues:
- kube-apiserver, kube-controller-manager, and kube-scheduler kept crashing.
- High CPU load and race conditions.
Fix:
This release resolves the issue by properly setting the SystemdCgroup option in the containerd configuration file as per the recent changes, ensuring stable operation and preventing the above-mentioned issues.
Full Changelog: v2.2.9...v2.2.10