Failed to list *v1beta1.ReplicaSet

I have setup metricbeat-7.5.2 on kubernetes using the instructions available @ kauri. my pod is up and running fine and I am also able to view metrics in kibana.

When I was going through the pod logs I found an error, which states "cannot list resource "replicasets" in API group "apps" at the cluster scope".

E0422 05:26:29.053587 1 reflector.go:125] github.com/elastic/beats/libbeat/common/kubernetes/watcher.go:235: Failed to list *v1beta1.ReplicaSet: replicasets.apps is forbidden: User "system:serviceaccount:logging:metricbeat" cannot list resource "replicasets" in API group "apps" at the cluster scope

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.