mirror of https://github.com/hashicorp/consul
Update website/source/docs/guides/connect-envoy.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>pull/5505/head
parent
49511f979e
commit
8fadc2d314
|
@ -9,7 +9,7 @@ description: |-
|
|||
# Using Connect with Envoy Proxy
|
||||
|
||||
Consul Connect has first class support for using
|
||||
[Envoy](https://www.envoyproxy.io) as a proxy. This guide will describe how to setup a development-mode Consul server and two services that use
|
||||
[Envoy](https://www.envoyproxy.io/) as a proxy. This guide will describe how to setup a development-mode Consul server and two services that use
|
||||
Envoy proxies on a single machine with [Docker](https://www.docker.com/).
|
||||
The aim of this guide is to demonstrate a minimal working setup and the moving parts involved, it is not intended for production deployments.
|
||||
|
||||
|
@ -248,4 +248,4 @@ reference documentation](/docs/connect/proxies/envoy.html).
|
|||
|
||||
To see how to get Consul Connect working in different environments like
|
||||
Kubernetes see the [Connect Getting
|
||||
Started](/docs/connect/index.html#getting-started-with-connect) overview.
|
||||
Started](/docs/connect/index.html#getting-started-with-connect) overview.
|
||||
|
|
Loading…
Reference in New Issue