build kube-prometheus via docker desktop, there is an issue in node-exporter as below #2338
Unanswered
zhangzhimingC
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
nodeExporter.log
Events:
Type Reason Age From Message
Normal Scheduled 6m49s default-scheduler Successfully assigned monitoring/node-exporter-p2v6b to docker-desktop
Normal Pulling 6m48s kubelet Pulling image "quay.io/prometheus/node-exporter:v1.6.1"
Normal Pulled 5m27s kubelet Successfully pulled image "quay.io/prometheus/node-exporter:v1.6.1" in 11.812s (1m21.73s including waiting)
Normal Pulling 5m27s kubelet Pulling image "quay.io/brancz/kube-rbac-proxy:v0.14.2"
Normal Pulled 4m46s kubelet Successfully pulled image "quay.io/brancz/kube-rbac-proxy:v0.14.2" in 4.828s (40.906s including waiting)
Normal Created 4m46s kubelet Created container kube-rbac-proxy
Normal Started 4m46s kubelet Started container kube-rbac-proxy
Warning Failed 4m2s (x4 over 5m27s) kubelet Error: failed to start container "node-exporter": Error response from daemon: path /sys is mounted on /sys but it is not a shared or slave mount
Warning BackOff 3m24s (x6 over 4m45s) kubelet Back-off restarting failed container node-exporter in pod node-exporter-p2v6b_monitoring(384f3a22-633c-477e-b81a-c44ab73cef49)
Normal Created 3m11s (x5 over 5m27s) kubelet Created container node-exporter
Normal Pulled 104s (x5 over 4m46s) kubelet Container image "quay.io/prometheus/node-exporter:v1.6.1" already present on machine
Beta Was this translation helpful? Give feedback.
All reactions