Each netdata (slave) is able to replicate/mirror its database to another netdata (master), by streaming collected
metrics, in real-time to it.
netdata is installed as DaemonSet. I have set tolerations effect: NoSchedule in DaemonSet. In my case, I need to install netdata to all hosts in a cluster and get metrics.
netdata is installed as StatefulSet.
From all netdata (slave) replicate to netdata (master)
templates/configmap.yaml