From b3110014de4258313f82efdf4cfafd5a22f51c09 Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Wed, 8 Mar 2017 09:45:54 +0800 Subject: [PATCH] update out-of-resource.md change "support" to "supports" --- docs/admin/out-of-resource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/out-of-resource.md b/docs/admin/out-of-resource.md index 974454bd6d..76e7125e7e 100644 --- a/docs/admin/out-of-resource.md +++ b/docs/admin/out-of-resource.md @@ -35,7 +35,7 @@ summary API. | `imagefs.available` | `imagefs.available` := `node.stats.runtime.imagefs.available` | | `imagefs.inodesFree` | `imagefs.inodesFree` := `node.stats.runtime.imagefs.inodesFree` | -Each of the above signals support either a literal or percentage based value. The percentage based value +Each of the above signals supports either a literal or percentage based value. The percentage based value is calculated relative to the total capacity associated with each signal. `kubelet` supports only two filesystem partitions.