mirror of https://github.com/k3s-io/k3s
Describe more clearly
parent
8dff00a94a
commit
b05d5a76b9
|
@ -174,7 +174,7 @@ Notes:
|
|||
|
||||
##### Volume Types
|
||||
|
||||
- **EmptyDir**: Creates a new directory that will persist across container failures and restarts.
|
||||
- **EmptyDir**: Creates a new directory that, will persist across container failures and restarts.
|
||||
- **HostPath**: Mounts an existing directory on the node's file system (e.g. `/var/logs`).
|
||||
|
||||
See [volumes](../../../docs/user-guide/volumes.md) for more details.
|
||||
|
|
Loading…
Reference in New Issue