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 9258f5f commit 2cdd2f5Copy full SHA for 2cdd2f5
docs/about/architecture.md
@@ -134,10 +134,11 @@ workspaces on daily basis. It features a single load balancer with regionally
134
deployed _Workspace Proxy Replicas_, several _Coder Server_ replicas, and _Coder
135
workspaces_ provisioned in different regions.
136
137
-##### Workload resources
+Note: The _multi-region architecture_ assumes the same deployment principles as
138
+the _single region architecture_, but it extends them to multi region deployment
139
+with workspace proxies. Provisioners deployed in regions closed to developers
140
+offer the fastest developer experience.
141
-<!-- Run multiple provisioners in each cloud, allowing Coder to deploy against it (zero trust) -->
142
+##### Workload resources
143
144
##### Workload supporting resources
-
-<!-- TODO -->
0 commit comments