Tag

Node Problem Detector

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Oct 5, 2023 · Cloud Native

Balancing Kubernetes Workloads with the Descheduler and Related Tools

This article explains why Kubernetes does not automatically rebalance pods, demonstrates how to use the Descheduler, Node Problem Detector, and Cluster Autoscaler together to detect node pressure, evict overloaded pods, and scale down underutilized nodes for improved cluster efficiency.

Cluster AutoscalerDeschedulerNode Problem Detector
0 likes · 7 min read
Balancing Kubernetes Workloads with the Descheduler and Related Tools
Ops Development Stories
Ops Development Stories
Apr 23, 2021 · Operations

Mastering Kubernetes Node Failures with Node Problem Detector

This article explains common Kubernetes component and node failures, introduces the Node Problem Detector (NPD) for monitoring and reporting issues, and provides step‑by‑step deployment, configuration, and remediation procedures to keep clusters reliable.

CNICluster MonitoringDNS
0 likes · 6 min read
Mastering Kubernetes Node Failures with Node Problem Detector