Skip to content

Commit 6838374

Browse files
ericpaulsenKatie Horne
and
Katie Horne
authored
chore: address volume node affinity conflicts (coder#997)
* chore: address volume node affinity conflicts * Update requirements.md Co-authored-by: Katie Horne <katie@coder.com>
1 parent 207d304 commit 6838374

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup/requirements.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ so that Coder can mount the PVC to the workspace (if you're using a custom
100100
`StorageClass`, be sure that it supports DVP. Otherwise, Coder cannot provision
101101
workspaces).
102102

103+
> If you are running a multi-zone deployment, ensure that you have at least
104+
> one node in each zone to prevent volume node affinity conflicts.
105+
103106
## Database
104107

105108
Coder requires a [PostgreSQL](https://www.postgresql.org) database to store

0 commit comments

Comments
 (0)