From ad79020aa50779eb523f9afe118a6bf438a42e7a Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 18 Aug 2017 04:47:56 +0800 Subject: [PATCH] Update out-of-resource.md (#4992) add "." to the sentence --- docs/tasks/administer-cluster/out-of-resource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/administer-cluster/out-of-resource.md b/docs/tasks/administer-cluster/out-of-resource.md index d693463bc3..2a4945ad18 100644 --- a/docs/tasks/administer-cluster/out-of-resource.md +++ b/docs/tasks/administer-cluster/out-of-resource.md @@ -205,7 +205,7 @@ it will begin evicting pods. The `kubelet` ranks pods for eviction as follows: -* by their quality of service +* by their quality of service. * by the consumption of the starved compute resource relative to the pods scheduling request. As a result, pod eviction occurs in the following order: