docs: update connect integration limitations
This commit is contained in:
parent
8d8177e9c2
commit
4f0af55a8f
|
@ -328,13 +328,10 @@ 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 requires host networking.
|
||||
- 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
|
||||
([#6459][gh6459]). Changing a `meta` variable is the suggested workaround as
|
||||
this will always cause an update to occur.
|
||||
- Consul Connect and network namespaces are only supported on Linux.
|
||||
- Consul Connect using network namespaces is only supported on Linux.
|
||||
|
||||
[count-dashboard]: /img/count-dashboard.png
|
||||
[gh6120]: https://github.com/hashicorp/nomad/issues/6120
|
||||
|
|
Loading…
Reference in New Issue