Fix docs on clustering auto value (#2870)

Co-authored-by: José Valim <jose.valim@dashbit.co>
This commit is contained in:
Hugo Baraúna 2024-11-22 17:15:08 -03:00 committed by GitHub
parent 692251d3bf
commit 0b313b5cf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,10 @@ You may set `LIVEBOOK_CLUSTER` to one of the following values.
### `auto`
> #### Attention {: .warning}
>
> "auto" is only a valid value if you're running Livebook's Docker image on Fly.io or Kubernetes.
Detects the hosting platform and automatically sets up a cluster using DNS configuration. Currently the supported platforms are Fly.io and Kubernetes.
### `dns:QUERY`