Saed Abdu

Results 2 comments of Saed Abdu

@piyushkv1 Had similar issue on AKS, and the following helped. ``` --- apiVersion: batch/v1 kind: Job metadata: {name: grafana-chown} spec: template: spec: restartPolicy: Never containers: - name: grafana-chown command: [chown,...

same over here updated to quay.io/coreos/kube-state-metrics:v1.3.1 and still have those errors ``du: cannot access '/mnt/var/lib/docker/overlay2/069c39875de7cb695af93fa19e5743979604e15acc7f16d9b13f395fc9f52f6d/merged/proc/6/task/6/fd/4': No such file or directory ``