cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Support adjusting the number of file description

Open 22fortisetliber opened this issue 8 months ago • 0 comments

What this PR does:

in Kubernetes environment, adjusting the maximum number of open files could be challenging . This change add CORTEX_ULIMIT_NOFILES environment variable to configure ulimit for the Cortex process.

Which issue(s) this PR fixes: Fixes https://github.com/cortexproject/cortex/issues/6709

Checklist

  • [ ] Tests updated
  • [ ] Documentation added
  • [ ] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

22fortisetliber avatar Apr 17 '25 03:04 22fortisetliber