mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
[kubelet]update --cgroups-per-qos to --experimental-cgroups-per-qos
This commit is contained in:
@@ -341,7 +341,7 @@ $ROOT
|
||||
## Implementation Plan
|
||||
|
||||
The implementation plan is outlined in the next sections.
|
||||
We will have a 'cgroups-per-qos' flag to specify if the user wants to use the QoS based cgroup hierarchy. The flag would be set to false by default at least in v1.4.
|
||||
We will have a 'experimental-cgroups-per-qos' flag to specify if the user wants to use the QoS based cgroup hierarchy. The flag would be set to false by default at least in v1.5.
|
||||
|
||||
#### Top level Cgroups for QoS tiers
|
||||
|
||||
|
Reference in New Issue
Block a user