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 061aa09 commit 9b09d6bCopy full SHA for 9b09d6b
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