diff --git a/content/en/docs/tasks/administer-cluster/out-of-resource.md b/content/en/docs/tasks/administer-cluster/out-of-resource.md index 6b87909a95..32a6120c85 100644 --- a/content/en/docs/tasks/administer-cluster/out-of-resource.md +++ b/content/en/docs/tasks/administer-cluster/out-of-resource.md @@ -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