tke
tke copied to clipboard
provide HA for pushing metrics data by prometheus in member cluster
What would you like to be added:
- set the remotewrite address as a domain name "storage.monitor.tke.com" in member cluster's prometheus configuration
- add ingress rule on global cluster for forwarding metrics data to infuxdb from member clusters
- set the A record of "storage.monitor.tke.com" as the vip in prometheus deployment
Why is this needed:
using master[0]'s ip as the influxdb address exists a signle point of failure.