项目作者: vbence

项目描述 :
Unprivileged Prometheus exporter for Kubernetes Pod metrics
高级语言: Go
项目地址: git://github.com/vbence/podstats.git
创建时间: 2019-09-22T22:41:45Z
项目社区:https://github.com/vbence/podstats

开源协议:MIT License

下载


Podstats

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

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