murre
murre copied to clipboard
FEATURE REQUEST: `workload/Pod` side-by-side comparison to `node` sage
Reading the initial release blog post on murre ( Murre - the lightweight K8s metrics monitoring tool ) it seems to me that murre is already getting the needed metrics relative to each individual node on the Kubernetes cluster being monitored. Making it possible to potentially get....:
The following great feature:
- To be able to view the
Podresource usage on e.g. let's say the left side ofmurreand on the right side then have anodesview.- Further, expanding on the above. Making it possible in
murreto make the view focused in on/be relative to a specificPod/workload=> so one can see how much of the total resources the specificPod/workloadis using relative to thenodeit's running on. - Along the same lines. Scoped to all
Podson a specificnode. Make it possible to view the resource consumption of the cardinal set ofPodsrunning on anode/eachnode. So how many resources do thenodehave left for morePods.
- Further, expanding on the above. Making it possible in
The goal is to be able to get a level of understanding on resource scarcity/overall consumption currently taking place on a cluster.
I hope I'm making sense in the above and thank you for a great tool.
😄
Sounds very interesting , thanks for the feedback.
Can you add mock of the desired output ? 🙏