From b1e5654d5ca1ab715f34c894ee9ebc423919e4e2 Mon Sep 17 00:00:00 2001 From: Charlie Voiselle <464492+angrycub@users.noreply.github.com> Date: Wed, 19 Feb 2020 12:16:20 -0500 Subject: [PATCH] [docs] Add note Nomad Connect requires namespaces... and can only run on linux oses at the moment. --- website/pages/guides/integrations/consul-connect.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/pages/guides/integrations/consul-connect.mdx b/website/pages/guides/integrations/consul-connect.mdx index 44ed3c53d..163a8d18e 100644 --- a/website/pages/guides/integrations/consul-connect.mdx +++ b/website/pages/guides/integrations/consul-connect.mdx @@ -12,6 +12,10 @@ description: >- ~> **Note:** This guide requires Nomad 0.10.0 or later and Consul 1.6.0 or later. +~> **Note:** Nomad's Connect integration requires that your underlying operating + system to support linux network namespaces. Nomad Connect will not run on + Windows or macOS. + [Consul Connect](https://www.consul.io/docs/connect) provides service-to-service connection authorization and encryption using mutual Transport Layer Security (TLS). Applications can use sidecar proxies in a