rootsongjc / kubernetes-handbook

Kubernetes中文指南/云原生应用架构实战手册
https://jimmysong.io/book/kubernetes-handbook
Creative Commons Attribution 4.0 International
11.11k stars 2.95k forks source link

Error in scraping containers from kubelet failed to get all container stats from Kubelet URL #324

Closed Liyankuan closed 4 years ago

Liyankuan commented 5 years ago

麻烦指导,谢谢 版本和配置信息

ubuntu@vm-1-10-ubuntu:~$ kubectl version 
Client Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.1", GitCommit:"eec55b9ba98609a46fee712359c7b5b365bdd920", GitTreeState:"clean", BuildDate:"2018-12-13T10:39:04Z", GoVersion:"go1.11.2", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.1", GitCommit:"eec55b9ba98609a46fee712359c7b5b365bdd920", GitTreeState:"clean", BuildDate:"2018-12-13T10:31:33Z", GoVersion:"go1.11.2", Compiler:"gc", Platform:"linux/amd64"}
365moods commented 5 years ago

@Liyankuan 请问解决了么

sdddhhll commented 1 year ago

解决办法,传送门:https://blog.51cto.com/pizibaidu/2369489