We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fba3d1 commit d8fe837Copy full SHA for d8fe837
setup/scaling.md
@@ -28,7 +28,7 @@ workspaces in your Coder deployment increase. Pay particular attention to
28
whether users have their workspaces configured to auto-start at the same time
29
each day, which produces spike loads on the `coderd` pods. To best prevent Out
30
of Memory conditions aka OOM Kills, configure the memory requests and limits to
31
-be the same medibytes (Mi) values. e.g., 8000Mi
+be the same megabytes (Mi) values. e.g., 8000Mi
32
33
> Increasing `coderd` CPU and memory resources requires sufficient Kubernetes
34
> node machine types to accomodate `coderd`, Coder workspaces and additional
0 commit comments