File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
content/en/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Default is 85%.
44
44
2 . ` image-gc-low-threshold ` , the percent of disk usage to which image garbage collection attempts
45
45
to free. Default is 80%.
46
46
47
- Users can customize garbage collection policy through the following kubelet flags:
47
+ Users can customize the garbage collection policy through the following kubelet flags:
48
48
49
49
1 . ` minimum-container-ttl-duration ` , minimum age for a finished container before it is
50
50
garbage collected. Default is 0 minute, which means every finished container will be garbage collected.
@@ -84,4 +84,3 @@ Including:
84
84
85
85
See [ Configuring Out Of Resource Handling] ( /docs/tasks/administer-cluster/out-of-resource/ ) for more details.
86
86
87
-
You can’t perform that action at this time.
0 commit comments