[en] modify invalid links

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li 2022-11-09 16:41:45 +08:00
parent c711f747de
commit 337a63a995
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ your container's memory limit.
A size limit can be specified for the default medium, which limits the capacity
of the `emptyDir` volume. The storage is allocated from [node ephemeral
storage](docs/concepts/configuration/manage-resources-containers/#setting-requests-and-limits-for-local-ephemeral-storage).
storage](/docs/concepts/configuration/manage-resources-containers/#setting-requests-and-limits-for-local-ephemeral-storage).
If that is filled up from another source (for example, log files or image
overlays), the `emptyDir` may run out of capacity before this limit.