E0518 07:12:42.090952 1 server.go:132] unable to fully scrape metrics: [unable to fully scrape metrics from node XXX-02: unable to fetch metrics from node XXX-02: Get "https://IP-02:10250/stats/summary?only_cpu_and_memory=true": x509: cannot validate certificate for IP-02 because it doesn't contain any IP SANs, unable to fully scrape metrics from node XXX-01: unable to fetch metrics from node XXX-01: Get "https://IP01:10250/stats/summary?only_cpu_and_memory=true": x509: cannot validate certificate for IP01 because it doesn't contain any IP SANs, unable to fully scrape metrics from node XXX-master: unable to fetch metrics from node XXX-master: Get "https://IP-MASTER:10250/stats/summary?only_cpu_and_memory=true": x509: cannot validate certificate for IP-MASTER because it doesn't contain any IP SANs] I0518 07:12:42.091126 1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController I0518 07:12:42.091139 1 shared_informer.go:240] Waiting for caches to sync for RequestHeaderAuthRequestController I0518 07:12:42.091167 1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file I0518 07:12:42.091204 1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file I0518 07:12:42.091174 1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file I0518 07:12:42.091246 1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file I0518 07:12:42.091521 1 dynamic_serving_content.go:130] Starting serving-cert::/tmp/apiserver.crt::/tmp/apiserver.key I0518 07:12:42.091885 1 secure_serving.go:197] Serving securely on [::]:4443
这个错误就是说“探测失败,因为它无法收集任何指标 。无法验证 IP-02 的证书,因为它不包含任何 IP SAN”。