website: note Envoy support in Nomad guide (#4787)

This commit is contained in:
Jack Pearkes 2018-10-19 01:45:25 -07:00
parent 197d62c6ca
commit e0e33aee26
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ and unified solution in an upcoming Nomad release.
for tasks in a task group. As a result, running Connect with Nomad should for tasks in a task group. As a result, running Connect with Nomad should
assume the same [security checklist](/docs/connect/security.html#prevent-non-connect-traffic-to-services) as running directly on a machine without namespacing. assume the same [security checklist](/docs/connect/security.html#prevent-non-connect-traffic-to-services) as running directly on a machine without namespacing.
-> **Envoy Support:** Using the [Envoy Connect integration](/docs/connect/proxies/envoy.html)
with Nomad is not currently possible following this guide. This guide relies on some features
of the built-in proxy that are not possible via Envoy.
## Requirements ## Requirements
To use Connect with Nomad, the following requirements must be first be To use Connect with Nomad, the following requirements must be first be