Kubernetes cluster monitoring (Prometheus)

Monitors Kubernetes cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.

Kubernetes cluster monitoring (Prometheus) screenshot 1
Kubernetes cluster monitoring (Prometheus) screenshot 2

首先,这是一个kubernetes非常全面的监控面板;其次增加了几个选项:“Cluster”、“Node”、“Namespace”,并且 Node 和 Namespace 会随Cluster联动。

注意:Cluster名称是在prometheus配置文件里面自定义的标签k8scluster,比如 k8scluster: jcyfb-k8s。请看第二张图片

static_configs: - targets: [‘x.x.x.x:9090’] labels: k8scluster: jcyfb-k8s

Revisions
RevisionDescriptionCreated
Kubernetes

Kubernetes

by Grafana Labs
Grafana Labs solution

Monitor your Kubernetes deployment with prebuilt visualizations that allow you to drill down from a high-level cluster overview to pod-specific details in minutes.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies