kubectl describe pod/prometheus-k8s-0 -n kubesphere-monitoring-system
获取到如下信息:
Normal Scheduled <unknown> default-scheduler Successfully assigned kubesphere-monitoring-system/prometheus-k8s-0 to k8s-node2
Warning FailedMount 5m10s kubelet, k8s-node2 Unable to attach or mount volumes: unmounted volumes=[secret-kube-etcd-client-certs], unattached volumes=[prometheus-k8s-token-cndz7 config config-out tls-assets prometheus-k8s-db prometheus-k8s-rulefiles-0 secret-kube-etcd-client-certs]: timed out waiting for the condition
Warning FailedMount 2m54s (x2 over 7m24s) kubelet, k8s-node2 Unable to attach or mount volumes: unmounted volumes=[secret-kube-etcd-client-certs], unattached volumes=[prometheus-k8s-db prometheus-k8s-rulefiles-0 secret-kube-etcd-client-certs prometheus-k8s-token-cndz7 config config-out tls-assets]: timed out waiting for the condition
Warning FailedMount 73s (x12 over 9m27s) kubelet, k8s-node2 MountVolume.SetUp failed for volume "secret-kube-etcd-client-certs" : secret "kube-etcd-client-certs" not found`