|
|
|
|
|
by sofixa
1410 days ago
|
|
Disclaimer: I work at Hashicorp, not on Nomad (but I've been a fan long before joining) opinions my own, etc. > dns integration with cloud providers You have that, with an intermediary in the form of Consul Terraform Sync (runs Terraform based on events in Consul like new service or node - so you can have a terraform module doing your DNS integration, another opening firewalls, etc. all run after a service has been added/updated). > Better out of the box validation/linting How so? Both do fine client side validation/linting out of the box. Ephemeral containers would be really cool to have. |
|