Tag: nomad
All the articles with the tag "nomad".
Hashicorp Consul/Nomad Service-to-Service with DNSMASQ
Posted on:October 5, 2024 at 07:51 AMAs a follow on from my previous post on building stateful workload cluster platforms with service discovery, I found using DNSMASQ helps simplify service to service communications within Hashicorp Nomad/Consul clusters, without having to complicate the tech stack you are using and stick to leveraging Hashicorp's Consul service mesh technology with Nomad on Linux based hosts
Stateful Workloads with Hashicorp Nomad and Consul
Posted on:August 14, 2024 at 11:07 AMA guide on how to configure a Hashicorp Nomad/Consul cluster to run applications/services in a production environment as stateful workloads with service discovery(internal/external) without the Kubernetes komplexity