Skip to content

Commit cf59d34

Browse files
authored
Update scaling.md
removed database info, not required. It would be rarely used.
1 parent bf7ab58 commit cf59d34

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

setup/scaling.md

-12
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,3 @@ add, and remove, additional `coderd` pods when the existing pods exceed
8383
sustained CPU and memory thresholds. Consult [Kubernetes HPA
8484
documention](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)
8585
for the various API version implementations of HPA.
86-
87-
88-
89-
## Database
90-
91-
Coder requires a [PostgreSQL](https://www.postgresql.org) database to store
92-
metadata related to your deployment.
93-
94-
There is a `timescale` pod meant for evaluations with a CPU and memory resources
95-
section of the Helm chart that can be configured. However, we recommend
96-
deploying an external PostgreSQL database on an appropriate machine type to
97-
handle loads.

0 commit comments

Comments
 (0)