open-nomad/website/content/docs/drivers
Seth Hoenig 8ee9835923 drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior
This PR adds pid_mode and ipc_mode options to the exec and java task
driver config options. By default these will defer to the default_pid_mode
and default_ipc_mode agent plugin options created in #9969. Setting
these values to "host" mode disables isolation for the task. Doing so
is not recommended, but may be necessary to support legacy job configurations.

Closes #9970
2021-02-08 14:26:35 -06:00
..
external docs: remove mbits examples from documentation 2021-02-02 10:10:44 -05:00
docker.mdx docs: clarify default behavior of docker userns_mode 2021-01-08 08:22:39 -05:00
exec.mdx drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
index.mdx implement mdx remote 2021-01-05 19:02:39 -05:00
java.mdx drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
podman.mdx docs: remove mbits examples from documentation 2021-02-02 10:10:44 -05:00
qemu.mdx implement mdx remote 2021-01-05 19:02:39 -05:00
raw_exec.mdx implement mdx remote 2021-01-05 19:02:39 -05:00