mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-07 13:34:55 +08:00
Update docs/deployment/clustering.md
This commit is contained in:
parent
07a7de1069
commit
d057aa7c3a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ You may set `LIVEBOOK_CLUSTER` to one of the following values.
|
|||
|
||||
> #### Attention {: .warning}
|
||||
>
|
||||
> "auto" is only a valid value if you're running Livebook's Docker image on AWS ECS, Kubernetes, and Fly.io.
|
||||
> "auto" is only a valid value if you're running Livebook's Docker image on AWS ECS (including Fargate), Kubernetes, and Fly.io.
|
||||
|
||||
Detects the hosting platform and automatically sets up a cluster using DNS configuration. See platform specific notes below.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue