Update out-of-resource.md (#14862)

add default value for housekeeping interval
This commit is contained in:
WoOsley
2019-06-13 08:24:15 +08:00
committed by Kubernetes Prow Robot
parent 488c04fc0b
commit a20807c071
@@ -140,7 +140,7 @@ The `kubelet` has the following default hard eviction threshold:
The `kubelet` evaluates eviction thresholds per its configured housekeeping interval.
* `housekeeping-interval` is the interval between container housekeepings.
* `housekeeping-interval` is the interval between container housekeepings which defaults to `10s`.
### Node Conditions