Hi @jay0! For the moment Nomad’s built-in Connect integration is still Linux only. This is because we have a bunch of code around managing Linux network namespaces used to secure the use of the Envoy proxy. I haven’t had a chance to look into Consul’s work for Connect on Windows, but at first glance I don’t see how they’re isolating the communication between Envoy and your apps. Now that Envoy actually runs on Windows, I believe that’s the last remaining sticking point before supporting Connect on Nomad on Windows.
Thanks for clarifying @seth.hoenig . That’s what I figured from the docs but didn’t want to assume. I’ve been building up my deployment without the service mesh functionality so no harm done. Would be great to have one day though