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
Codercord7mo ago
<#1356755207362580550>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Alex{  }
Alex{ }OP7mo ago
?
matifali
matifali7mo ago
This depends on the template. For docker, k8s, and many cloud VMs you can set cpu and memory limits
Phorcys
Phorcys7mo ago
which runtime are you using? Docker?
Alex{  }
Alex{ }OP6mo ago
yes
Solution
Phorcys
Phorcys6mo 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
Codercord6mo ago
@Phorcys closed the thread.

Did you find this page helpful?