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.
2 parents 9676c7c + 9b09d6b commit 0f3e60dCopy full SHA for 0f3e60d
content/zh-cn/docs/concepts/storage/volumes.md
@@ -596,7 +596,7 @@ your container's memory limit.
596
<!--
597
A size limit can be specified for the default medium, which limits the capacity
598
of the `emptyDir` volume. The storage is allocated from [node ephemeral
599
-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).
600
If that is filled up from another source (for example, log files or image
601
overlays), the `emptyDir` may run out of capacity before this limit.
602
-->
0 commit comments