657 B
657 B
Configuration
Poseidon can be configured to suit different use cases.
Poseidon
Poseidon's configuration options are described in the sample configuration file.
Nomad
As a subsystem of Poseidon, Nomad can and should also be configured accordingly.
Scheduler
By default, Nomad uses a bin-packing scheduler. This places all Jobs on one host. In our case, a high load then leads to one Nomad client being fully utilised while the others remain mostly idle. To mitigate the overload of a Nomad client, the "spread" scheduler algorithm should be used.