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

CPU over usage #98

Open
athoscouto opened this issue Sep 1, 2021 · 0 comments
Open

CPU over usage #98

athoscouto opened this issue Sep 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@athoscouto
Copy link
Contributor

Describe the bug

Some of the pods of this app use way more CPU than others.
This may be caused by a resource leak and causes increase in latency and timeouts of the requests that hit the specific pod.

Screen Shot 2021-09-01 at 11 53 05

For instance, we have a single pod with average usage of 1.2 CPU cores, while another couple of pods are using around 0.5 pods.

To Reproduce
Steps to reproduce the behavior:
Just look at IO Deployments Grafana dashboard a few hours after a deploy has happened.

Expected behavior
Pods should have similar CPU usage so HPA can work properly.

@athoscouto athoscouto added the bug Something isn't working label Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant