jmcgrath207 / k8s-ephemeral-storage-metrics

Prometheus ephemeral storage metrics exporter
https://jmcgrath207.github.io/k8s-ephemeral-storage-metrics/
MIT License
85 stars 35 forks source link

Evict Dead pods for all metrics type #60

Closed jmcgrath207 closed 7 months ago

jmcgrath207 commented 7 months ago

Currently, we are only evicting pods by node name for one metric type.

Eviction needs to be handled on a per pod name basis.