Skip to content

Commit feb57a3

Browse files
committed
make lint/fmt
1 parent efe5b0b commit feb57a3

File tree

1 file changed

+6
-6
lines changed
  • docs/admin/infrastructure/validated-architectures

1 file changed

+6
-6
lines changed

docs/admin/infrastructure/validated-architectures/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -227,12 +227,12 @@ such as `m5` or `c5`, instead of burstable instances, such as `t3`.
227227
Burstable instances can experience significant performance degradation once
228228
CPU credits are exhausted, leading to poor user experience under sustained load.
229229

230-
| Component | Recommended Instance Type | Reason |
231-
|-----------|---------------------------|-----------|
232-
| coderd nodes | `m5` | Balanced compute and memory for API and UI serving. |
233-
| Provisioner nodes | `c5` | Compute-optimized performance for faster builds. |
234-
| Workspace nodes | `m5` | Balanced performance for general development workloads. |
235-
| Database nodes | `db.m5` | Consistent database performance for reliable operations. |
230+
| Component | Recommended Instance Type | Reason |
231+
|-------------------|---------------------------|----------------------------------------------------------|
232+
| coderd nodes | `m5` | Balanced compute and memory for API and UI serving. |
233+
| Provisioner nodes | `c5` | Compute-optimized performance for faster builds. |
234+
| Workspace nodes | `m5` | Balanced performance for general development workloads. |
235+
| Database nodes | `db.m5` | Consistent database performance for reliable operations. |
236236

237237
### Networking
238238

0 commit comments

Comments
 (0)