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

update out-of-resource.md
reviewable/pr2793/r1
Tim St. Clair 2017-03-08 18:39:11 -08:00 committed by GitHub
commit 8ae1fa3dcb
1 changed files with 1 additions and 1 deletions

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.