Files
node-problem-detector/pkg/healthchecker
dpacgdm 288a3ed68d healthchecker: use kube-proxy /livez to avoid scale-down false alerts
Cluster Autoscaler marks nodes with ToBeDeletedByClusterAutoscaler during
scale-down. kube-proxy /healthz intentionally fails in that case for LB
connection draining (KEP-3836), which made NPD report kube-proxy as
unhealthy. Switch the kube-proxy probe to /livez, which reflects process
health only.

Signed-off-by: dpacgdm <dpac.gdm@gmail.com>
2026-07-09 14:28:37 +05:30
..
2025-08-13 16:56:32 +00:00