# Kibana/ES not showing kube pod metrics

**URL:** https://discuss.elastic.co/t/kibana-es-not-showing-kube-pod-metrics/208913
**Category:** Beats
**Tags:** docker, metricbeat
**Created:** [November 21, 2019, 2:53pm UTC](https://discuss.elastic.co/t/kibana-es-not-showing-kube-pod-metrics/208913 "2019-11-21T14:53:19Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Benjamin\_Carriou](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/benjamin_carriou/32/47347_2.png) [@Benjamin\_Carriou](https://discuss.elastic.co/u/Benjamin_Carriou)
#### Post date: [November 22, 2019, 10:19am UTC](https://discuss.elastic.co/t/kibana-es-not-showing-kube-pod-metrics/208913/2 "2019-11-22T10:19:47Z")

</div>

Hi @rp346,

+1, I have the same issue.

If I use prometheus + grafana, i can see pods metrics.

So, the problem seem be due to metricbeats ...

The serviceAccount can't list some ressources:

```auto
Failed to list *v1beta1.ReplicaSet: replicasets.apps is forbidden: User "system:serviceaccount:kube-system:metricbeat" cannot list resource "replicasets" in API group "apps" at the cluster scope

```

An issue is created [here](https://discuss.elastic.co/t/metricbeats-on-gke-not-working-as-expected-missing-deployments-nodes-etc/204948)

The problems seem be fix in future release

---

_[View the full topic](https://discuss.elastic.co/t/kibana-es-not-showing-kube-pod-metrics/208913)._
