Grafana upgrade issue 8.0.5 with helm chart

143 views
Skip to first unread message

James S

unread,
Aug 26, 2021, 10:13:41 PM8/26/21
to Prometheus Users
Hi,

we have installed  Prometheus, node-exporter, alertmanager, kube-state-metrics & Grafana with this helm chart
we installed extracting the yamls from the Helm template as we do not have HELM on our clusters.


now I have update the grafana version to 8.0.5, just changes the image from previous yaml to new image
it is giving an error like 

Events:
  Type    Reason             Age    From                   Message
  ----    ------             ----   ----                   -------
  Normal  ScalingReplicaSet  2m12s  deployment-controller  Scaled up replica set prom2-grafana-5c4685487c to 1

The pod is not created 

James S

unread,
Aug 26, 2021, 10:45:34 PM8/26/21
to Prometheus Users
The grafana pod is in CrashLoopBackOff state.
Event: Back-off restarting failed container


James S

unread,
Aug 26, 2021, 11:45:04 PM8/26/21
to Prometheus Users
Actually,
 the readiness probe is failing . GET "http://xxxxx:3000/api/health":dail tcp xxxxx:3000:connect connection refused

Brian Candler

unread,
Aug 29, 2021, 4:47:46 AM8/29/21
to Prometheus Users
This group is for prometheus, not grafana or kubernetes or third-party helm charts.

However, I'll just point out one thing: if a kubernetes deployment goes into a CrashLoopBackOff state, then it's a good idea to look at logs from the container ("kubectl logs ...")

Good luck!
Reply all
Reply to author
Forward
0 new messages