nomad
nomad copied to clipboard
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc...
### Nomad version ``` Nomad v1.9.3 BuildDate 2024-11-11T16:35:41Z Revision d92bf1014886c0ff9f882f4a2691d5ae8ad8131c ``` ### Operating system and Environment details Ubuntu 22 ### Issue when defining a job with `memory_max` that is higher...
In the `/v1/client/allocation/stats` endpoint, we catch "unknown allocation" and "no path to node" RPC errors correctly and return 404. We don't catch the "unknown node" error and instead return 500....