consul/website/source/docs/connect
Michael Schurter b5aab27c21 connect: allow overriding envoy listener bind_address (#6033)
* connect: allow overriding envoy listener bind_address

* Update agent/xds/config.go

Co-Authored-By: Kyle Havlovitz <kylehav@gmail.com>

* connect: allow overriding envoy listener bind_port

* envoy: support unix sockets for grpc in bootstrap

Add AgentSocket BootstrapTplArgs which if set overrides the AgentAddress
and AgentPort to generate a bootstrap which points Envoy to a unix
socket file instead of an ip:port.

* Add a test for passing the consul addr as a unix socket

* Fix config formatting for envoy bootstrap tests

* Fix listeners test cases for bind addr/port

* Update website/source/docs/connect/proxies/envoy.md
2019-07-05 16:06:47 +01:00
..
ca connect: add tls config for vault connect ca provider (#5125) 2019-01-08 17:09:22 +01:00
native Fix Type in go integration (#5132) 2019-01-03 10:39:23 -05:00
platform website: note Envoy support in Nomad guide (#4787) 2018-10-19 08:41:03 -07:00
proxies connect: allow overriding envoy listener bind_address (#6033) 2019-07-05 16:06:47 +01:00
registration [docs] Sidecar Registration (#5998) 2019-06-20 12:31:17 -05:00
ca.html.md website: update docs for leaf cert TTL option 2018-07-16 13:33:42 -07:00
configuration.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
connect-internals.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
dev.html.md Starting Docs (#46) 2018-06-25 12:24:05 -07:00
index.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
intentions.html.md docs: fixed typos on a few doc pages (#5870) 2019-06-24 15:25:57 -06:00
native.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
observability.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
proxies.html.md Fix weird sentence in the proxy docs (#6002) 2019-06-21 10:01:00 -07:00
registration.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
security.html.md [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00