mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
Update ephemeral_disk.mdx (#14356)
It is really unclear on how to use this feature. it took me a while to find this, so I thought I would purpose how to use this.
This commit is contained in:
@@ -26,6 +26,7 @@ job "docs" {
|
||||
}
|
||||
}
|
||||
```
|
||||
The ephemeral disk can be referenced under `alloc/data/`. More information can be found in the [filesystem internals].
|
||||
|
||||
## `ephemeral_disk` Parameters
|
||||
|
||||
@@ -60,3 +61,4 @@ ephemeral_disk {
|
||||
```
|
||||
|
||||
[resources]: /docs/job-specification/resources 'Nomad resources Job Specification'
|
||||
[filesystem internals]: /docs/concepts/filesystem#templates-artifacts-and-dispatch-payloads 'Filesystem internals documentation'
|
||||
|
||||
Reference in New Issue
Block a user