influxdata / influxdata/helm-charts
Chronograf chart is failing with Startup probe failed
- Dominant language
- Mustache
- Stars
- 257
- Forks
- 347
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
I have [installed this chart][1] on brand new GKE private cluster but it is failing with
```
Type Reason Age From Message
---- ------ ---- ---- -------
...
Normal Pulled 6m7s (x4 over 7m34s) kubelet Container image "chronograf:1.9.4" already present on machine
Normal Created 6m7s (x4 over 7m34s) kubelet Created container chronograf
Normal Killing 6m7s (x3 over 7m7s) kubelet Container chronograf failed startup probe, will be restarted
Normal Started 6m5s (x4 over 7m33s) kubelet Started container chronograf
Warning Unhealthy 5m57s (x10 over 7m27s) kubelet Startup probe failed: Get "http://172.17.0.132:8888/ping": dial tcp 172.17.0.132:8888: connect: connection refused
Warning BackOff 2m30s (x11 over 5m7s) kubelet Back-off restarting failed container
```
Why and how to fix?
[1]: https://github.com/influxdata/helm-charts/tree/master/charts/chronograf#install-the-chart
Contributor guide
Assessment
This issue has not been assessed yet.