update out-of-resource.md

change "thresholds" to "threshold"
This commit is contained in:
Xiaoyu Zhang
2017-03-19 19:10:04 +08:00
committed by GitHub
parent 6f8c97f4d2
commit 0d19a29ef6
@@ -106,7 +106,7 @@ To configure hard eviction thresholds, the following flag is supported:
* `eviction-hard` describes a set of eviction thresholds (e.g. `memory.available<1Gi`) that if met
would trigger a pod eviction.
The `kubelet` has the following default hard eviction thresholds:
The `kubelet` has the following default hard eviction threshold:
* `--eviction-hard=memory.available<100Mi`