Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argo event sensor pods are crashing because of OOM #51

Open
ShantanuKumar opened this issue Feb 1, 2024 · 0 comments
Open

Argo event sensor pods are crashing because of OOM #51

ShantanuKumar opened this issue Feb 1, 2024 · 0 comments

Comments

@ShantanuKumar
Copy link

ShantanuKumar commented Feb 1, 2024

While publishing 100s of argo events, we have seen sensor pods restarting few times after getting killed because of OOM.
Currently we don't see any way to modify the pod resource limit through the provided argo event helper chart.

This is the current allocated resource which we see on our cluster

Limits:
 cpu:     100m
 memory:  250Mi
Requests:
  cpu:     100m
  memory:  250Mi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant