I am trying to install metric server and perhaps, due to the communication issues, the metric-server is not able to collect the metrics.
the error:
Autoscroll: On │
│ I1028 11:56:51.081021 1 serving.go:273] Generated self-signed cert (apiserver.local.config/certificates/apiserver.crt, apiserver.local.config/certificates/apiserve │
│ r.key) │
│ [restful] 2019/10/28 11:56:52 log.go:33: [restful/swagger] listing is available at https://:443/swaggerapi │
│ [restful] 2019/10/28 11:56:52 log.go:33: [restful/swagger] https://:443/swaggerui/ is mapped to folder /swagger-ui/ │
│ I1028 11:56:52.969045 1 serve.go:96] Serving securely on [::]:443 │
│ E1028 11:57:05.400462 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/kube-controller-manager-tckb-k8s-master-01: no metrics known for pod │
│ E1028 11:57:05.401401 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/hcloud-csi-controller-0: no metrics known for pod │
│ E1028 11:57:05.404642 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/kube-proxy-t4jcw: no metrics known for pod │
│ E1028 11:57:05.404698 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/etcd-tckb-k8s-master-01: no metrics known for pod │
│ E1028 11:57:05.404708 1 reststorage.go:144] unable to fetch pod metrics for pod gitlab-managed-apps/tiller-deploy-67cb9b4f5b-bm59d: no metrics known for pod │
│ E1028 11:57:05.404722 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/kube-scheduler-tckb-k8s-master-01: no metrics known for pod │
│ E1028 11:57:05.404744 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/canal-fph2f: no metrics known for pod │
│ E1028 11:57:05.404752 1 reststorage.go:144] unable to fetch pod metrics for pod cert-manager/cert-manager-webhook-645b8bdb7-qc8wv: no metrics known for pod │
│ E1028 11:57:05.404771 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/metrics-server-c896f4749-rkhrn: no metrics known for pod │
│ E1028 11:57:05.404809 1 reststorage.go:144] unable to fetch pod metrics for pod kube-system/kube-apiserver-tckb-k8s-master-01: no metrics known for pod │
│ E1028 11:57:05.404823 1 reststorage.go:144] unable to fetch pod metrics for pod metallb-system/speaker-fk6h9: no metrics known for pod │
│ E1028 11:57:05.404830 1 reststorage.go:144] unable to fetch pod metrics for pod mailserver/poste-mailserver-74bf4b7cd4-swff9: no metrics known for pod
Hi,
I am trying to install metric server and perhaps, due to the communication issues, the metric-server is not able to collect the metrics.
the error:
here's my configuration:
Is there something I'm missing ?