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
<#1361598951488491541>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Where are you running Coder?
@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
Using docker rn
thanks
@saun closed the thread.