Roblox / nomad-driver-containerd

Nomad task driver for launching containers using containerd.
Other
220 stars 35 forks source link

TaskConfig: Add option for `file_limit` to set RLIMIT_NOFILE #180

Open sundbry opened 6 months ago

sundbry commented 6 months ago

Depending on the workload, the default resource limit (ulimit) for the max number of file descriptors per process may need to be raised, such as for database servers. Add a file_limit option to the task config which will allow the limit to be set per task.

sundbry commented 2 months ago

@slonopotamus Please re-approve when you get a chance, I had to rebase the branch. Thanks!

github-actions[bot] commented 2 months ago

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

sundbry commented 2 months ago

I have read the CLA Document and I hereby sign the CLA