Fix typo in manage-resources-containers.md
This commit is contained in:
@@ -396,7 +396,7 @@ The kubelet supports different ways to measure Pod storage use:
|
|||||||
|
|
||||||
{{< tabs name="resource-emphemeralstorage-measurement" >}}
|
{{< tabs name="resource-emphemeralstorage-measurement" >}}
|
||||||
{{% tab name="Periodic scanning" %}}
|
{{% tab name="Periodic scanning" %}}
|
||||||
The kubelet performs regular, schedules checks that scan each
|
The kubelet performs regular, scheduled checks that scan each
|
||||||
`emptyDir` volume, container log directory, and writeable container layer.
|
`emptyDir` volume, container log directory, and writeable container layer.
|
||||||
|
|
||||||
The scan measures how much space is used.
|
The scan measures how much space is used.
|
||||||
|
|||||||
Reference in New Issue
Block a user