Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove limitation that has been fixed #9127

Merged
merged 1 commit into from
Oct 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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