From 1de4d89684dc4528d0bc44a5b7992b0822a8bcda Mon Sep 17 00:00:00 2001 From: mdshuai Date: Tue, 15 Nov 2016 15:03:56 +0800 Subject: [kubelet]update --cgroups-per-qos to --experimental-cgroups-per-qos --- pod-resource-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3