%CPU 100 UWSGI - Kubernets Azure AKS #6351
Unanswered
rodolphohub
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Any help will be welcome. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I transformed the file https://github.com/DefectDojo/Community-Contribs/tree/master/rancher/common the deployment.yaml with all the variables changing some parameters to the AKS .
Everything runs fine. But when I try to import Nessus scan files (*.nessus) larger than 20MB the application returns error 500.
I investigated the resources of my AKS Node, I noticed that the UWSGI application starts with 20% then goes up to 60% and on top 100% CPU usage on one core. (B4ms: node 4vcpus and 16GB RA
M). After that, the application generates error 500, but the POD does not restart. If you go back to the page, the import was performed, but the problem is this error on the page that returns 500.
I have another environment in docker compose and this does not happen. I have no ideas what it could be, can anyone help, I would be very grateful.
If you need more information, ask me!!!
Beta Was this translation helpful? Give feedback.
All reactions