Merge pull request #2733 from zhangxiaoyu-zidif/patch-16

update out-of-resource.md
This commit is contained in:
Tim St. Clair
2017-03-08 18:39:11 -08:00
committed by GitHub
+1 -1
View File
@@ -35,7 +35,7 @@ summary API.
| `imagefs.available` | `imagefs.available` := `node.stats.runtime.imagefs.available` | | `imagefs.available` | `imagefs.available` := `node.stats.runtime.imagefs.available` |
| `imagefs.inodesFree` | `imagefs.inodesFree` := `node.stats.runtime.imagefs.inodesFree` | | `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. is calculated relative to the total capacity associated with each signal.
`kubelet` supports only two filesystem partitions. `kubelet` supports only two filesystem partitions.