Coder.comC
Coder.com10mo ago
8 replies
Alex{ }

Template limits

Is there anyway to set limit for a user or a template for using ram, memory , etc?
Solution
you can only set memory limits and limit containers to specific cpu cores with docker, if you need more precise limits you'll need to move to another runtime e.g kubernetes

see helpLimit workspace CPU and memory resources
Was this page helpful?