@@ -12,9 +12,9 @@ tech startups, educational units, or small to mid-sized enterprises.
12
12
13
13
###Coderd nodes
14
14
15
- | Users| Node capacity| Replicas| GCP| AWS| Azure|
16
- | -------------| ---------------------| ---------------------| -----------------| ------------| -------------------|
17
- | Up to 1,000| 2 vCPU, 8 GB memory| 1-2/ 1 coderd each| ` n1-standard-2 ` | ` t3.large ` | ` Standard_D2s_v3 ` |
15
+ | Users| Node capacity| Replicas| GCP| AWS| Azure|
16
+ | -------------| ---------------------| -------------------------- | -----------------| ------------| -------------------|
17
+ | Up to 1,000| 2 vCPU, 8 GB memory| 1-2nodes, 1 coderd each| ` n1-standard-2 ` | ` t3.large ` | ` Standard_D2s_v3 ` |
18
18
19
19
** Footnotes** :
20
20
@@ -23,19 +23,19 @@ tech startups, educational units, or small to mid-sized enterprises.
23
23
24
24
###Provisioner nodes
25
25
26
- | Users| Node capacity| Replicas| GCP| AWS| Azure|
27
- | -------------| ----------------------| -------------------------------- | ------------------| --------------| -------------------|
28
- | Up to 1,000| 8 vCPU, 32 GB memory| 2 nodes / 30 provisioners each| ` t2d-standard-8 ` | ` t3.2xlarge ` | ` Standard_D8s_v3 ` |
26
+ | Users| Node capacity| Replicas| GCP| AWS| Azure|
27
+ | -------------| ----------------------| -------------------------------| ------------------| --------------| -------------------|
28
+ | Up to 1,000| 8 vCPU, 32 GB memory| 2 nodes, 30 provisioners each| ` t2d-standard-8 ` | ` t3.2xlarge ` | ` Standard_D8s_v3 ` |
29
29
30
30
** Footnotes** :
31
31
32
32
- An external provisioner is deployed as Kubernetes pod.
33
33
34
34
###Workspace nodes
35
35
36
- | Users| Node capacity| Replicas| GCP| AWS| Azure|
37
- | -------------| ----------------------| -------------------------| ------------------| --------------| -------------------|
38
- | Up to 1,000| 8 vCPU, 32 GB memory| 64/ 16 workspaces each| ` t2d-standard-8 ` | ` t3.2xlarge ` | ` Standard_D8s_v3 ` |
36
+ | Users| Node capacity| Replicas| GCP| AWS| Azure|
37
+ | -------------| ----------------------| ------------------------------ | ------------------| --------------| -------------------|
38
+ | Up to 1,000| 8 vCPU, 32 GB memory| 64nodes, 16 workspaces each| ` t2d-standard-8 ` | ` t3.2xlarge ` | ` Standard_D8s_v3 ` |
39
39
40
40
** Footnotes** :
41
41
@@ -48,4 +48,4 @@ tech startups, educational units, or small to mid-sized enterprises.
48
48
49
49
| Users| Node capacity| Replicas| Storage| GCP| AWS| Azure|
50
50
| -------------| ---------------------| ----------| ---------| --------------------| ---------------| -------------------|
51
- | Up to 1,000| 2 vCPU, 8 GB memory| 1| 512 GB| ` db-custom-2-7680 ` | ` db.t3.large ` | ` Standard_D2s_v3 ` |
51
+ | Up to 1,000| 2 vCPU, 8 GB memory| 1node | 512 GB| ` db-custom-2-7680 ` | ` db.t3.large ` | ` Standard_D2s_v3 ` |