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 c711f74 commit 337a63aCopy full SHA for 337a63a
content/en/docs/concepts/storage/volumes.md
@@ -346,7 +346,7 @@ your container's memory limit.
346
347
A size limit can be specified for the default medium, which limits the capacity
348
of the `emptyDir` volume. The storage is allocated from [node ephemeral
349
-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).
350
If that is filled up from another source (for example, log files or image
351
overlays), the `emptyDir` may run out of capacity before this limit.
352
0 commit comments