undistro/zora

Popeye terminating with OOMKilled error

adonaicosta opened this issue · 2 comments

Description

sometimes the scan pod has outfomemory

Expected Behavior

Pod state Completed

Thanks for reporting this issue.

It happens because the default resource limits is not enough for your target cluster.

For now you can edit the popeye plugin (kubectl edit plugin popeye -n zora-system) to increase the limit.

TODO: popeye resources as helm chart parameters.
Example: https://github.com/undistro/zora/blob/main/charts/zora/values.yaml#L89