From d8520cdf4f7b8f13a01f1680b43bed06af1dd24f Mon Sep 17 00:00:00 2001 From: Seth Hoenig Date: Mon, 13 Apr 2020 09:51:17 -0600 Subject: [PATCH] docs: update connect limitations (acls & checks now supported) --- website/pages/docs/integrations/consul-connect.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/pages/docs/integrations/consul-connect.mdx b/website/pages/docs/integrations/consul-connect.mdx index b28c10dd8..12a87ed0b 100644 --- a/website/pages/docs/integrations/consul-connect.mdx +++ b/website/pages/docs/integrations/consul-connect.mdx @@ -325,8 +325,6 @@ dashes (`-`) are converted to underscores (`_`) in environment variables so - The `consul` binary must be present in Nomad's `$PATH` to run the Envoy proxy sidecar on client nodes. - Consul Connect Native is not yet supported ([#6083][gh6083]). -- Consul Connect HTTP and gRPC checks are not yet supported ([#6120][gh6120]). -- Consul ACLs are not yet supported ([#6701][gh6701]). - Only the Docker, `exec`, `raw_exec`, and `java` drivers support network namespaces and Connect. - Changes to the `connect` stanza may not properly trigger a job update