docs: clarify PID

Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
This commit is contained in:
Seth Hoenig 2021-02-08 10:52:31 -06:00 committed by GitHub
parent 6c101e601d
commit a911d4ca17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ The `java` driver implements the following [capabilities](/docs/internals/plugin
## 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