From b36776416709aa13cef422c6982f4666adf83833 Mon Sep 17 00:00:00 2001 From: YuPengZTE Date: Thu, 1 Sep 2016 17:23:21 +0800 Subject: [PATCH] The first letter is small --- docs/design/resource-qos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/resource-qos.md b/docs/design/resource-qos.md index f09f7e932b5..c852e415de2 100644 --- a/docs/design/resource-qos.md +++ b/docs/design/resource-qos.md @@ -228,7 +228,7 @@ Pod OOM score configuration - OOM_SCORE_ADJ: -998 *Kubelet, Docker* - OOM_SCORE_ADJ: -999 (won’t be OOM killed) - - Hack, because these critical tasks might die if they conflict with guaranteed containers. in the future, we should place all user-pods into a separate cgroup, and set a limit on the memory they can consume. + - Hack, because these critical tasks might die if they conflict with guaranteed containers. In the future, we should place all user-pods into a separate cgroup, and set a limit on the memory they can consume. ## Known issues and possible improvements