nomad icon indicating copy to clipboard operation
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...

Results 583 nomad issues
Sort by recently updated
recently updated
newest added
trafficstars

### Nomad version 1.4.1 ### Operating system and Environment details Debian Bullseye ### Issue We dynamically provision mysql credentials using Vault (v1.12.0). This generally works fine, but we've found that...

type/bug

### Nomad version ``` root@nomad-0:~# nomad version Nomad v1.4.1 (2aa7e66bdb526e25f59883952d74dad7ea9a014e) ``` ### Operating system and Environment details Ubuntu 20.04 ### Issue When viewing a Job in the UI, the alignment...

type/bug

This PR addresses [14787](https://github.com/hashicorp/nomad/issues/14787) where jobs load slowly on `jobs.index`. TODO: This will require updating the `jobs.index` page to no longer use client-side filtering, sorting and search and follow a...

![image](https://user-images.githubusercontent.com/713991/198105063-70e892fc-1d05-4d44-a2b5-3cfe58117e9c.png)

theme/auth

### Nomad version Nomad v1.3.3 (428b2cd8014c48ee9eae23f02712b7219da16d30) Tested with this version but v1.4.1 code has the same issues (and is linked below). ### Operating system and Environment details Red Hat Enterprise...

theme/storage
theme/bad-ux
stage/accepted

### Nomad version 1.4.1 ### Operating system and Environment details Ubuntu ### Issue Some nomad system jobs not recovering after node is lost and reconnected. I should also mention that...

type/bug

The Multi-Host Interface feature released in 0.12 can be tricky to configure properly as there are numerous different ways users can configure their host's network interfaces. It's also not clear...

theme/docs
theme/networking

### Nomad version $ nomad --version Nomad v1.2.3 (a79efc8422082c4790046c3f5ad92c542592a54f) ### Operating system and Environment details $ uname -a Linux 5.15.13 #3 SMP Wed Jan 26 09:09:47 UTC 2022 x86_64 x86_64...

type/bug
theme/networking
theme/driver/docker