We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc72bf3 commit e5e0d74Copy full SHA for e5e0d74
content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md
@@ -44,7 +44,7 @@ Default is 85%.
44
2. `image-gc-low-threshold`, the percent of disk usage to which image garbage collection attempts
45
to free. Default is 80%.
46
47
-We also allow users to customize garbage collection policy through the following kubelet flags:
+Users can customize garbage collection policy through the following kubelet flags:
48
49
1. `minimum-container-ttl-duration`, minimum age for a finished container before it is
50
garbage collected. Default is 0 minute, which means every finished container will be garbage collected.
0 commit comments