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 https://discord.com/channels/747933592273027093/1336645061030449163...
Jump to solution
7 Replies
Codercord
Codercord9mo ago
<#1356755207362580550>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Alex{  }
Alex{ }OP8mo ago
?
matifali
matifali8mo ago
This depends on the template. For docker, k8s, and many cloud VMs you can set cpu and memory limits
Phorcys
Phorcys8mo ago
which runtime are you using? Docker?
Alex{  }
Alex{ }OP8mo ago
yes
Solution
Phorcys
Phorcys8mo ago
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 https://discord.com/channels/747933592273027093/1336645061030449163
Codercord
Codercord8mo ago
@Phorcys closed the thread.

Did you find this page helpful?