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 e3bc5a7 commit ce2a97cCopy full SHA for ce2a97c
content/en/docs/concepts/storage/volumes.md
@@ -975,7 +975,7 @@ spec:
975
976
## Resources
977
978
-The storage media (such as Disk or SSD) of an `emptyDir` volume is determined by the
+The storage medium (such as Disk or SSD) of an `emptyDir` volume is determined by the
979
medium of the filesystem holding the kubelet root dir (typically
980
`/var/lib/kubelet`). There is no limit on how much space an `emptyDir` or
981
`hostPath` volume can consume, and no isolation between containers or
0 commit comments