mirror of https://github.com/hashicorp/consul
backport of commit 4b2077fbae
(#16812)
Co-authored-by: Rosemary Wang <915624+joatmon08@users.noreply.github.com>pull/16818/head
parent
aeee58bd60
commit
2425a54476
|
@ -24,8 +24,8 @@ Envoy extensions enable additional service mesh functionality in Consul by chang
|
|||
|
||||
### Lua
|
||||
|
||||
The `lua` Envoy extension enables HTTP Lua filters in your Consul Envoy proxies. It allows you to run Lua scripts during Envoy requests and responses from Consul-generated Envoy resources. Refer to the [`lua`](/consul/docs/proxies/envoy-extensions/usage/lua) documentation for more information.
|
||||
The `lua` Envoy extension enables HTTP Lua filters in your Consul Envoy proxies. It allows you to run Lua scripts during Envoy requests and responses from Consul-generated Envoy resources. Refer to the [`lua`](/consul/docs/connect/proxies/envoy-extensions/usage/lua) documentation for more information.
|
||||
|
||||
### Lambda
|
||||
|
||||
The `lambda` Envoy extension enables services to make requests to AWS Lambda functions through the mesh as if they are a normal part of the Consul catalog. Refer to the [`lambda`](/consul/docs/proxies/envoy-extensions/usage/lambda) documentation for more information.
|
||||
The `lambda` Envoy extension enables services to make requests to AWS Lambda functions through the mesh as if they are a normal part of the Consul catalog. Refer to the [`lambda`](/consul/docs/connect/proxies/envoy-extensions/usage/lambda) documentation for more information.
|
||||
|
|
Loading…
Reference in New Issue