Update docs/deployment/clustering.md

This commit is contained in:
José Valim 2025-04-27 11:16:20 +02:00 committed by GitHub
parent 07a7de1069
commit d057aa7c3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.