File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,11 @@ EC2 instance from AWS'
36
36
> [ container-based virtual machines (CVMs)] ( ../../workspaces/cvms.md ) unless
37
37
> you're running Coder in a bare-metal Kubernetes environment.
38
38
39
- ### Single vs. multi-zone clusters
39
+ ### Using multi-zone clusters
40
40
41
- In our experience, single-region, single-zone clusters work best for Coder.
42
-
43
- However, if you opt for a multi-zone cluster, your workspace pods can only be
44
- scheduled where you initially provisioned them. As such, make sure that there
45
- are nodes available in each zone. Please note, however, that if a zone becomes
41
+ If you opt for a multi-zone cluster, your workspace pods can only be scheduled
42
+ where you initially provisioned them. As such, make sure that there are nodes
43
+ available in each zone. Please note, however, that if a zone becomes
46
44
unavailable, the workspace pods will be unavailable because the persistent
47
45
volumes are tied to the zone.
48
46
You can’t perform that action at this time.
0 commit comments