The pod doesnt seem to come up after the machine restart
k describe pod kube-prometheus-stack-grafana-664bfb4777-brcfs
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 9m58s default-scheduler Successfully assigned monitoring/kube-prometheus-stack-grafana-664bfb4777-brcfs to minikube
Normal Pulled 9m57s kubelet Container image "busybox:1.31.1" already present on machine
Normal Created 9m57s kubelet Created container init-chown-data
Normal Started 9m57s kubelet Started container init-chown-data
Normal Pulled 9m56s kubelet Container image "quay.io/kiwigrid/k8s-sidecar:1.22.0" already present on machine
Normal Created 9m56s kubelet Created container grafana-sc-dashboard
Normal Started 9m56s kubelet Started container grafana-sc-dashboard
Normal Pulled 9m56s kubelet Container image "quay.io/kiwigrid/k8s-sidecar:1.22.0" already present on machine
Normal Created 9m56s kubelet Created container grafana-sc-datasources
Normal Started 9m55s kubelet Started container grafana-sc-datasources
Normal Pulled 9m55s kubelet Container image "grafana/grafana:9.3.8" already present on machine
Normal Created 9m55s kubelet Created container grafana
Normal Started 9m55s kubelet Started container grafana
Warning Unhealthy 9m55s kubelet Readiness probe failed: Get "http://172.17.0.8:3000/api/health": dial tcp 172.17.0.8:3000: connect: connection refused
Normal SandboxChanged 7m29s kubelet Pod sandbox changed, it will be killed and re-created.
Normal Pulled 7m29s kubelet Container image "busybox:1.31.1" already present on machine
Normal Created 7m29s kubelet Created container init-chown-data
Normal Started 7m28s kubelet Started container init-chown-data
Normal Pulled 7m27s kubelet Container image "quay.io/kiwigrid/k8s-sidecar:1.22.0" already present on machine
Normal Created 7m27s kubelet Created container grafana-sc-dashboard
Normal Started 7m27s kubelet Started container grafana-sc-dashboard
Normal Pulled 7m27s kubelet Container image "quay.io/kiwigrid/k8s-sidecar:1.22.0" already present on machine
Normal Created 7m27s kubelet Created container grafana-sc-datasources
Normal Started 7m27s kubelet Started container grafana-sc-datasources
Normal Pulled 6m56s (x2 over 7m27s) kubelet Container image "grafana/grafana:9.3.8" already present on machine
Normal Created 6m56s (x2 over 7m27s) kubelet Created container grafana
Normal Started 6m55s (x2 over 7m26s) kubelet Started container grafana
Warning Unhealthy 6m55s (x4 over 7m23s) kubelet Readiness probe failed: Get "http://172.17.0.8:3000/api/health": dial tcp 172.17.0.8:3000: connect: connection refused
Warning BackOff 2m27s (x31 over 7m17s) kubelet Back-off restarting failed container
The pod doesnt seem to come up after the machine restart
k describe pod kube-prometheus-stack-grafana-664bfb4777-brcfs
kubectl logs kube-prometheus-stack-grafana-664bfb4777-brcfs -c grafana