Skip to content

Commit de8f941

Browse files
author
Katie Horne
authored
update AWS verbiage re: multi-zone clusters (coder#668)
1 parent 5427bc6 commit de8f941

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

setup/kubernetes/aws.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@ EC2 instance from AWS'
3636
> [container-based virtual machines (CVMs)](../../workspaces/cvms.md) unless
3737
> you're running Coder in a bare-metal Kubernetes environment.
3838
39-
### Single vs. multi-zone clusters
39+
### Using multi-zone clusters
4040

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
4644
unavailable, the workspace pods will be unavailable because the persistent
4745
volumes are tied to the zone.
4846

0 commit comments

Comments
 (0)