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

Review memory allocation of pods: #3565

Open
psaiz opened this issue Feb 2, 2024 · 0 comments
Open

Review memory allocation of pods: #3565

psaiz opened this issue Feb 2, 2024 · 0 comments
Assignees

Comments

@psaiz
Copy link
Contributor

psaiz commented Feb 2, 2024

Comments from our OpenShift colleagues:

$ oc adm top pod
NAME CPU(cores) MEMORY(bytes)
cache-2-wxtn8 1m 3Mi
logstash-deployment-6b5cdbd68f-rl7w9 20m 1569Mi
mq-1-txdvz 1m 113Mi
proxy-24-cj76v 0m 69Mi
proxy-24-ht7xc 0m 65Mi
web-16-krrxw 3m 309Mi
web-16-zxbmx 3m 215Mi
web-files-60-n2tdx 0m 155Mi
web-files-60-v7kt9 0m 116Mi

The "cache" is requesting 256Mi (seems a bit high), "logstash" is requesting 200Mi (definitely too low).
The "mq" is requesting 256Mi (seems appropriate).
"proxy" and "web-files" are requesting 2Gi each (seems much too high).
@psaiz psaiz self-assigned this Feb 2, 2024
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