Tag: nomad
-
TIL: Using consul-template to test local rendering of template files before using them in Nomad jobs
I’ve been using Nomad for a while, as an alternative scheduler to Kubernetes. It’s good, and I generally think I’m in good company when using it. I learned a handy trick with consul-template today and I think it’s useful enough to share here for others, and my future self.