Feature Request: Aggregated Resource Usage View for Nodes #478
Replies: 2 comments 1 reply
-
|
Hi @EnriGrossi — this is live. The Node detail view now shows aggregated CPU/memory (capacity, usage, and pod count on that node) in the Capacity section, drawn from metrics-server or Prometheus when available. If you spot any specific view where you'd still like to see more aggregated pod-level data surfaced (e.g., per-pod requests/limits summed), drop a note and we'll take a look. Closing for now — thanks for the suggestion! |
Beta Was this translation helpful? Give feedback.
-
|
Hi nadaverell, Thanks a lot for implementing the feature I suggested! I really appreciate it. I noticed a small regression in the latest version: on the Pods list page, the vertical lines representing CPU and memory requests are no longer visible on the charts. They were very helpful for a quick overview in the previous versions. I’m sorry if this was caused by the changes made for my request. Thanks again for your help! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I think it would be very useful to have a feature similar to the pod details window, where CPU and memory usage, requests, and limits are clearly displayed, also available at the node level.
In particular, it would be great if the node view could show aggregated values calculated from all the pods running on that node. This would provide a clearer and more immediate overview of resource utilization and allocation per node, without needing to manually sum up pod-level data.
Such a feature could improve visibility, simplify monitoring, and make it easier to identify resource bottlenecks or imbalances across nodes.
Thanks for considering this improvement.
Enri
Beta Was this translation helpful? Give feedback.
All reactions