Move Guide topics: Container Lifestyle Hooks, Images, Volumes
This commit is contained in:
@@ -115,7 +115,7 @@ Notes:
|
||||
- **EmptyDir**: Creates a new directory that will exist as long as the Pod is running on the node, but it can 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/) for more details.
|
||||
See [volumes](/docs/concepts/storage/volumes/) for more details.
|
||||
|
||||
|
||||
#### Multiple Containers
|
||||
|
||||
Reference in New Issue
Block a user