Hi guys
I have a question
How should I define a heartbeat to monitor all pods in a Kubernetes cluster?
Do I only need to install and configure Heartbeat on the worker nodes, or do I need to install and configure it on each pod in the cluster?
I appreciate any advice