0

I need to configure Heapster to collect the metrics for my custom kubernetes and store it in the my own influx . I made the changes in Heapster.yaml for source & sink configuration but this doesnt work . Below are the values change

  • --source=kubernetes:https://
  • --sink=influxdb:http://:8086 .

It creates k8s database in influx but the measurements are not getting generated

Can anyone help with this?

MAG
  • 121
  • 1
  • 1
  • 6
  • you have to explain your problem in more details. explain what changes you have made and what error you are getting. – Emruz Hossain Nov 27 '18 at 16:50
  • I made the changes in source & sink values in heapster.yaml as below - --source=kubernetes:https:// - --sink=influxdb:http://:8086 . It creates k8s database in inlfux but the measurments are not getting generated – MAG Nov 27 '18 at 18:05
  • you should provide these information in question. not in comment. – Emruz Hossain Nov 27 '18 at 18:09
  • Have you exposed the influxdb? Did you checked if those pods can see each other? – Crou Dec 04 '18 at 09:48

0 Answers0