Skip to content

Commit 13dee4c

Browse files
committed
WIP: coderd each
1 parent 34c4903 commit 13dee4c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docs/admin/architectures/1k-users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ tech startups, educational units, or small to mid-sized enterprises.
1212

1313
### Coderd nodes
1414

15-
| Users | Node capacity | Replicas | GCP | AWS | Azure |
16-
| ----------- | ------------------- | -------- | --------------- | ---------- | ----------------- |
17-
| Up to 1,000 | 2 vCPU, 8 GB memory | 1-2 | `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-2 / 1 coderd each | `n1-standard-2` | `t3.large` | `Standard_D2s_v3` |
1818

1919
**Footnotes**:
2020

docs/admin/architectures/2k-users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ enabling it for deployment reliability.
1717

1818
### Coderd nodes
1919

20-
| Users | Node capacity | Replicas | GCP | AWS | Azure |
21-
| ----------- | -------------------- | -------- | --------------- | ----------- | ----------------- |
22-
| Up to 2,000 | 4 vCPU, 16 GB memory | 2 | `n1-standard-4` | `t3.xlarge` | `Standard_D4s_v3` |
20+
| Users | Node capacity | Replicas | GCP | AWS | Azure |
21+
| ----------- | -------------------- | ----------------------- | --------------- | ----------- | ----------------- |
22+
| Up to 2,000 | 4 vCPU, 16 GB memory | 2 nodes / 1 coderd each | `n1-standard-4` | `t3.xlarge` | `Standard_D4s_v3` |
2323

2424
### Provisioner nodes
2525

docs/admin/architectures/3k-users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ purposes.
1313

1414
### Coderd nodes
1515

16-
| Users | Node capacity | Replicas | GCP | AWS | Azure |
17-
| ----------- | -------------------- | -------- | --------------- | ----------- | ----------------- |
18-
| Up to 3,000 | 8 vCPU, 32 GB memory | 4 | `n1-standard-4` | `t3.xlarge` | `Standard_D4s_v3` |
16+
| Users | Node capacity | Replicas | GCP | AWS | Azure |
17+
| ----------- | -------------------- | ----------------- | --------------- | ----------- | ----------------- |
18+
| Up to 3,000 | 8 vCPU, 32 GB memory | 4 / 1 coderd each | `n1-standard-4` | `t3.xlarge` | `Standard_D4s_v3` |
1919

2020
### Provisioner nodes
2121

0 commit comments

Comments
 (0)