Skip to content

Commit 259ff38

Browse files
gvdongenpcholakov
andauthored
Update docs/services/deploy/standalone.mdx
Co-authored-by: Pavel Tcholakov <pcholakov@gmail.com>
1 parent 440d31a commit 259ff38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/services/deploy/standalone.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ You can run your Restate service in a Docker container.
1212
Most of the Restate service templates come with a `Dockerfile` that you can use to build a Docker image for your service.
1313

1414
## Running services behind a load balancer
15-
To spread load across multiple instances of services and higher availability, we recommend using a load balancer.
15+
To spread load across multiple instances of services and higher availability, we recommend using a load balancer. The Restate server does not currently support multiple endpoints for a single deployment.
1616

1717
When running an L7 load balancer such AWS Application Load Balancer, be sure to configure it to support HTTP/2 as this enables Restate to use the more efficient bi-directional service invocation protocol.

0 commit comments

Comments
 (0)