mirror of https://github.com/status-im/consul.git
docs: Lambda consul service mesh naming suggestions (#13506)
* docs: Lambda consul service mesh naming suggestions Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
fb5eb20563
commit
b197b38f0d
|
@ -26,8 +26,8 @@ also be manually registered into Consul when using Lambda registrator is not pos
|
||||||
See the [Registration page](/docs/lambda/registration) for more information
|
See the [Registration page](/docs/lambda/registration) for more information
|
||||||
about registring Lambda functions into Consul.
|
about registring Lambda functions into Consul.
|
||||||
|
|
||||||
### Invoking Lambda Functions
|
### Invoking Lambda Functions from Consul Service Mesh
|
||||||
|
|
||||||
Lambda functions can be invoked by any mesh service directly from connect proxies or
|
Lambda functions can be invoked by any mesh service directly from connect proxies or
|
||||||
through terminating gateways. The [Invocation page](/docs/lambda/invocation)
|
through terminating gateways. The [Invocation page](/docs/lambda/invocation)
|
||||||
explains how to invoke Lambda functions from Consul connect services.
|
explains how to invoke Lambda functions from Consul service mesh services.
|
||||||
|
|
Loading…
Reference in New Issue