Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! chore(docs): add note regarding Apr 26 scaletest
  • Loading branch information
johnstcn committed Apr 26, 2024
commit 43bd532a64ebc304177a45fd51f108768b29c700
2 changes: 1 addition & 1 deletion docs/admin/scale.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Learn more about [Coder’s architecture](../about/architecture.md) and our
| Kubernetes (GKE) | 2 cores | 4 GB | 1 | db-custom-1-3840 | 500 | 20 | 500 simulated | `v0.27.2` | Jul 27, 2023 |
| Kubernetes (GKE) | 2 cores | 8 GB | 2 | db-custom-2-7680 | 1000 | 20 | 1000 simulated | `v2.2.1` | Oct 9, 2023 |
| Kubernetes (GKE) | 4 cores | 16 GB | 2 | db-custom-8-30720 | 2000 | 50 | 2000 simulated | `v2.8.4` | Feb 28, 2024 |
| Kubernetes (GKE) | 2 cores | 4 GB | 2 | db-custom-2-7680 | 1000 | 40 | 1000 simulated | `v2.10.2` | Apr 26, 2024 |
| Kubernetes (GKE) | 2 cores | 4 GB | 2 | db-custom-2-7680 | 1000 | 50 | 1000 simulated | `v2.10.2` | Apr 26, 2024 |

> Note: a simulated connection reads and writes random data at 40KB/s per
> connection.
Expand Down