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

Open
Rapol opened this issue Sep 9, 2024 · 0 comments
Open

Resources limits not being adhered #462

Rapol opened this issue Sep 9, 2024 · 0 comments

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.

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

1 participant