相关疑难解决方法(0)

Kubernetes指标无法获取Pod /节点指标

我已经在kubernetes v1.11.2上安装了metrics-server。

我正在使用3个节点和1个主节点运行裸机集群

在metrics-server日志中,出现以下错误:

E0907 14:29:51.774592       1 manager.go:102] unable to fully collect metrics: [unable to fully scrape metrics from source kubelet_summary:vps01: unable to 
fetch metrics from Kubelet vps01 (vps01): Get https://vps01:10250/stats/summary/: dial tcp: lookup vps01 on 10.96.0.10:53: no such host, unable to fully scr
ape metrics from source kubelet_summary:vps04: unable to fetch metrics from Kubelet vps04 (vps04): Get https://vps04:10250/stats/summary/: dial tcp: lookup 
vps04 on 10.96.0.10:53: no such host, unable to fully scrape metrics from source kubelet_summary:vps03: unable to fetch metrics …
Run Code Online (Sandbox Code Playgroud)

kubernetes

5
推荐指数
2
解决办法
5492
查看次数

标签 统计

kubernetes ×1