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...
Hi folks, Using Nomad 1.0.1, we noticed that service tags are not interpolated on the UI side. I'm not sure if it's always been like that but it felt odd....
If you have a question, prepend your issue with `[question]` or preferably use the [nomad mailing list](https://www.nomadproject.io/community.html). If filing a bug please include the following: ### Nomad version Nomad v0.8.4...
I noticed this while running #8593 but it’s also happening on the main branch, so.
In the process of debugging [14654](https://github.com/hashicorp/nomad/issues/14654). This will not resolve the issue, but part of the process of cleaning things up as I see them.
It would be helpful to include some additional data about the docker image, such as the sha256 of the image) when viewing the details of an allocation we see a...
I recently had some allocations fail and later be replaced with new ones. Judging by the client logs below, allocations were GC'd less than 2h after allocation failure. I can't...
If I deploy the whoami job as a standard job then erverything is fine with nomad and treafik. I see my own certificate ( static no acme) on the web...
### Proposal Since the exec driver (unlike the raw exec driver) offers file system isolation it would make sense for it to have support for setting the `work_dir` like the...
Fixes #10979
Specifies if scheduling eligibility should be disabled by default for new client nodes. Fixes #13081, see this issue for discussion of the use-case.