Kubernetes: monitoring pods, nodes & namespaces

CMK version: RAW
OS version: Debian 12

Error message:
Hi all, we are starting to monitor our Kubernetes Clusters, all good, the guide worked like a charm. However we would like to have a service for every pod, node and namespace in each cluster so we can see how healthy the pod/node/namespace is and set up alert rules and dashboards accordingly. What would be the best way to do this (if possible)?

thanks for your replies!!

Since you are using CRE, you need to add the Piggyback hosts manually. This will create host objects in the form of pods,namespaces,deployments etc.
Have a look here: Monitoring Kubernetes

Thanks for your reply, but I honestly don’t know what to do with that exactly…

1 Like