I run grafana/grafana-oss in kubernetes on truenas. I have the influxdb also in the same truenas/kubernetes.
I use to be able to connect to the influxdb using the following url http://influxdb-ix-chart.ix-influxdb.svc.cluster.local:8086/
With the latest update of the docker image I now cannot connect using the url anymore.
When in the shell of the grafana docker nslookup to the influxdb-ix-chart.ix-influxdb.svc.cluster.local works and I get an IP address.
Pinging the host using the influxdb-ix-chart.ix-influxdb.svc.cluster.local does not work.