Karan Sharma

Results 23 issues of Karan Sharma

Add support for passing extra config to Nomad, maybe as a separate file `extra.hcl` , or appending to the same file - needs to be tested.

Memory oversubscription is enabled to allow each runner to use additional memory as needed, as per the guide on [Memory Oversubscription](https://developer.hashicorp.com/nomad/tutorials/advanced-scheduling/memory-oversubscription). This configuration is optimal for certain services which experience...

https://github.com/mr-karan/nomad-external-dns/issues/7

enhancement