kubernetes/pkg/kubelet/preemption
Clayton Coleman 3c44e11cfa
kubelet: Record preemptions similarly to evictions
A preemption is a disruption event that should have a metric so that
the rate of preemption can be assessed. Nodes that are under heavy
preemption may have conflicting workloads or otherwise need attention.
A sudden burst of preemption on a cluster in steady state could
indicate pathological conditions within the scheduler or workload
controllers.
2019-10-19 19:07:37 -04:00
..
BUILD kubelet: Record preemptions similarly to evictions 2019-10-19 19:07:37 -04:00
OWNERS kubelet: add sjenning to kubelet subdirectory owners files 2019-06-03 08:26:24 -05:00
preemption_test.go feat: cleanup pod critical pod annotations feature 2019-08-09 08:41:23 +08:00
preemption.go kubelet: Record preemptions similarly to evictions 2019-10-19 19:07:37 -04:00