devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Feature: Show pod usages metrics under cluster > node-details

Open Abhinav-26 opened this issue 2 years ago • 0 comments

🔖 Feature description

It would be great to have a feature that would be show the pod usages metrics as well under node-details page, just like we shoe cluster/ node resource usages.

🎤 Pitch

In cases when you are just using Kubernetes Dashboard, it would be really helpful if you get resource usages metrics for memory and cpu. Just by adding the cluster, you would be able to see the pod usages as well and further it can help you optimise your resources. Currently, users can see cluster usage, node usage and for pod, only the given limits and requests for cpu/memory. Here's an image for reference -

Screenshot 2023-08-22 at 2 52 11 AM

✌️ Solution

Proving the cpu and memory resource usages would be a great adding to the entire K8s Dashboard by Devtron.

🔄️ Alternative

If just using Devtron's Kubernetes Dashboard, deploy prometheus, grafana and setup dashboards there for visibility of resource usage of pods.

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#5110

Abhinav-26 avatar Aug 21 '23 21:08 Abhinav-26