Update content/en/docs/concepts/storage/ephemeral-volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
@@ -39,7 +39,7 @@ simplifies application deployment and management.
|
|||||||
|
|
||||||
Kubernetes supports several different kinds of ephemeral volumes for
|
Kubernetes supports several different kinds of ephemeral volumes for
|
||||||
different purposes:
|
different purposes:
|
||||||
- [emptyDir]((/docs/concepts/volumes/#emptydir): empty at Pod startup,
|
- [emptyDir](/docs/concepts/volumes/#emptydir): empty at Pod startup,
|
||||||
with storage coming locally from the kubelet base directory (usually
|
with storage coming locally from the kubelet base directory (usually
|
||||||
the root disk) or RAM
|
the root disk) or RAM
|
||||||
- [configMap](/docs/concepts/volumes/#configmap),
|
- [configMap](/docs/concepts/volumes/#configmap),
|
||||||
|
|||||||
Reference in New Issue
Block a user