mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
docs: add cores to client reserved config block.
This commit is contained in:
@@ -336,6 +336,8 @@ see the [drivers documentation](/docs/drivers).
|
||||
|
||||
- `cpu` `(int: 0)` - Specifies the amount of CPU to reserve, in MHz.
|
||||
|
||||
- `cores` `(int: 0)` - Specifies the number of CPU cores to reserve.
|
||||
|
||||
- `memory` `(int: 0)` - Specifies the amount of memory to reserve, in MB.
|
||||
|
||||
- `disk` `(int: 0)` - Specifies the amount of disk to reserve, in MB.
|
||||
|
||||
Reference in New Issue
Block a user