Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 215 Bytes

Podstats

Exports resource usage per-container, only using the Pods and Metrics APIs. Current status: working prototype.

go build -o podstats cmd/podstats/main.go
./podstats -namespace kube-system -debug