mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
When querying the checks for an allocation, the request must be forwarded to the agent that is running the allocation. If the initial request is made to a server agent, the request can be made directly to the client agent running the allocation. If the request is made to a client agent not running the alloc, the request needs to be forwarded to a server and then the correct client.
19 KiB
19 KiB