if there a way to limit resource usage for each workspace?

for example, workspace can only use 10 cores and 16 GB max, etc.
5 Replies
Codercord
Codercord4w ago
<#1361598951488491541>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Scott
Scott4w ago
Where are you running Coder?
Phorcys
Phorcys4w ago
@saun if running on Docker, you can only set memory limits and limit containers to specific cpu cores, if you need more precise limits you'll need to move to another runtime e.g kubernetes see https://discord.com/channels/747933592273027093/1336645061030449163
saun
saunOP4w ago
Using docker rn thanks
Codercord
Codercord4w ago
@saun closed the thread.

Did you find this page helpful?