C
Coder.com8mo ago
saun

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

Did you find this page helpful?