mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
so more than one copy of a program can run
at a time on the same port with SO_REUSEPORT.
requires host network mode.
some task drivers (like docker) may also need
config {
network_mode = "host"
}
but this is not validated prior to placement.
21 KiB
21 KiB