We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207d304 commit 6838374Copy full SHA for 6838374
setup/requirements.md
@@ -100,6 +100,9 @@ so that Coder can mount the PVC to the workspace (if you're using a custom
100
`StorageClass`, be sure that it supports DVP. Otherwise, Coder cannot provision
101
workspaces).
102
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
+
106
## Database
107
108
Coder requires a [PostgreSQL](https://www.postgresql.org) database to store
0 commit comments