mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-23 11:27:15 +00:00
Automatic merge from submit-queue (batch tested with PRs 41919, 41149, 42350, 42351, 42285) enable cgroups tiers and node allocatable enforcement on pods by default. ```release-note Pods are launched in a separate cgroup hierarchy than system services. ``` Depends on #41753 cc @derekwaynecarr