-
Notifications
You must be signed in to change notification settings - Fork 18.9k
oom_kill_disable #11026
Copy link
Copy link
Closed
Labels
exp/beginnerkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
Metadata
Metadata
Assignees
Labels
exp/beginnerkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
oom_kill_disable is useful especially in production scenario. Some customers would prefer to block rather than just kill their applications when cause OOM, it's too aggressive.
Do we have any plan to add an option for this feature?