Skip to content

Commit

Permalink
Remove limitation that has been fixed
Browse files Browse the repository at this point in the history
Issue hashicorp#6459 has been fixed for a while, but the docs still point to it as a limitation
  • Loading branch information
josemaia authored and fredrikhgrelland committed Oct 22, 2020
1 parent b695bc9 commit e77c520
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/pages/docs/integrations/consul-connect.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -328,12 +328,8 @@ 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.
- Changes to the `connect` stanza may not properly trigger a job update
([#6459][gh6459]). Changing a `meta` variable is the suggested workaround as
this will always cause an update to occur.
- Consul Connect using network namespaces is only supported on Linux.

[count-dashboard]: /img/count-dashboard.png
[gh6120]: https://github.com/hashicorp/nomad/issues/6120
[gh6701]: https://github.com/hashicorp/nomad/issues/6701
[gh6459]: https://github.com/hashicorp/nomad/issues/6459

0 comments on commit e77c520

Please sign in to comment.