mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
docs: clarify PID
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
This commit is contained in:
@@ -108,7 +108,7 @@ This also applies for running Nomad in -dev mode.
|
||||
## Plugin Options
|
||||
|
||||
- `default_pid_mode` `(string: optional)` - Defaults to `"private"`. Set to
|
||||
`"private"` to enable namespace isolation for tasks by default, or `"host"` to
|
||||
`"private"` to enable PID namespace isolation for tasks by default, or `"host"` to
|
||||
disable isolation.
|
||||
|
||||
!> **Warning:** If set to `"host"`, other processes running as the same user will
|
||||
|
||||
Reference in New Issue
Block a user