dapr / docs

Dapr user documentation, used to build docs.dapr.io
https://docs.dapr.io
Creative Commons Attribution 4.0 International
987 stars 715 forks source link

Alicejgibbons/remove mem limits in production #4092

Closed alicejgibbons closed 3 months ago

alicejgibbons commented 3 months ago

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

In addition, please fill out the following to help reviewers understand this pull request:

Description

In Dapr 1.12+ the memory usage for the Sentry service in many production deployments of Dapr is often higher than the limits here. For all the control plane components, we should remove the memory limits entirely to avoid users hitting OOMKilled pod status errors.

Issue reference