Is there any way to configure heartbeat to automatically detect the ingress resources in a cluster and run a simple health-check against each of them ?
Also, the heartbeat chart deploys a daemonset; is this really needed ? I get a lot of redundant data. And it scales with the cluster. Wouldn't a deployment with 2 replicas be more appropriate ?
What do you mean about ingress resources? Do you mean the endpoints heartbeat checks? I assume you've read our autodiscover docs already?
You're 100% right about the daemonset. We are targeting the new scope option for autodiscover in 7.6 (see the docs here), which let you look at the whole k8s cluster instead of just a single pod.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.