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

Resources limits not being adhered #462

Closed
Rapol opened this issue Sep 9, 2024 · 1 comment
Closed

Resources limits not being adhered #462

Rapol opened this issue Sep 9, 2024 · 1 comment

Comments

@Rapol
Copy link

Rapol commented Sep 9, 2024

Reflector is crashing when reaching 100mib of memory even though the limit is higher (300mib).

Version: 7.0.151
Pods: 1/1
resources:
  limits:
    cpu: "150m"
    memory: "300Mi"

This is deployed using reckoner which uses helm internally. This might be more of a user error on the k8s side but would like to know if anyone can point of to the right direction.

@winromulus
Copy link
Contributor

Seems your setup limits the memory allowed. This is not something I can provide support with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants