awesome-k8s-resources icon indicating copy to clipboard operation
awesome-k8s-resources copied to clipboard

KubeNodeUsage

Open AKSarav opened this issue 8 months ago • 0 comments

Why KubeNodeUsage

A Terminal UI application (CLI) to visualize the CPU, Memory and Disk Usage of a POD and NODE. Your simple Resource and usage monitor from the terminal directly works with Metrics and Kubelet API. No Deployments required. available to install from Brew and Go install. Features including SmartSearch, Filtering, Sort etc.

Next time you need to check which POD, NODE is consuming lot of resources - you do not have to go and seek Prometheus or Grafana credentials or try to setup a Helm chart with lot of cluster modifications required. With Zero install. KubeNodeUsage can come in handy, With just ~/.kube/config and sufficient access you can monitor the Kubernetes Cluster resource usage right from your terminal.

Here is some Demo Video.

KubeNodeUsage3 0 4

AKSarav avatar Mar 26 '25 02:03 AKSarav