Skip to content

Commit 349702a

Browse files
authored
Clarify max worker limit details in overview.mdx
Updated the worker limits section to clarify the maximum number of workers and the conditions for increasing the limit.
1 parent 0b62aba commit 349702a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

serverless/workers/overview.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@ You can view the state of your workers using the **Workers** tab of a Serverless
5454

5555
To debug issues in production, you can access [worker logs](/serverless/development/logs) and [SSH directly into running workers](/serverless/workers/ssh-into-workers) to inspect file systems and environment variables in real-time.
5656

57-
## Worker limits
57+
## Max worker limit
5858

59-
By default, Runpod accounts can have a maximum of 60 Serverless workers (flex + active combined) allocated across all endpoints. If your workload requires additional capacity, you can [contact support](https://www.runpod.io/contact) to increase this limit.
59+
By default, a single Runpod account can have a maximum of 5 workers (flex + active combined) allocated across all associated endpoints. You can automatically increase this number if you have a sufficiently high account balance, starting at \$100 for 10 workers up to \$900 for 60 workers.
60+
61+
If your workload requires additional capacity beyond 60 workers, you can [contact support](https://www.runpod.io/contact) to increase this limit.
6062

6163
## Next steps
6264

0 commit comments

Comments
 (0)