Browse Source

Update website/source/docs/guides/connect-envoy.md

Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
pull/5505/head
Judith Malnick 6 years ago committed by GitHub
parent
commit
8fadc2d314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      website/source/docs/guides/connect-envoy.md

4
website/source/docs/guides/connect-envoy.md

@ -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…
Cancel
Save