diff options
| author | mdshuai <dma@redhat.com> | 2016-11-15 15:03:56 +0800 |
|---|---|---|
| committer | mdshuai <dma@redhat.com> | 2016-11-15 15:55:47 +0800 |
| commit | 1de4d89684dc4528d0bc44a5b7992b0822a8bcda (patch) | |
| tree | 0d79165c0cc928fc4b01b434370609e28d69af8e | |
| parent | 927c259256f344a1743ee993a6f7c2854c610ac3 (diff) | |
[kubelet]update --cgroups-per-qos to --experimental-cgroups-per-qos
| -rw-r--r-- | pod-resource-management.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod-resource-management.md b/pod-resource-management.md index 2d8643cc..39f939e3 100644 --- a/pod-resource-management.md +++ b/pod-resource-management.md @@ -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 |
