Hi,
I am just trying out metricbeat on kubernetes. I am using the provided example located at https://raw.githubusercontent.com/elastic/beats/7.2/deploy/kubernetes/metricbeat-kubernetes.yaml by only changing creds and certs.
I am not getting pod CPU usage info on kibana. It shows zero. I am able to get host metrics. Problem is only for pods. I wanted to use this to monitor pods memeory and cpu usage but none of them gets sent. The kubernetes overview section is only filled for the node which runs deployment pod of metric beat.
I am also not getting any errors on the logs.
Can somebody help me? Is it just not working for me?