mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 20:26:32 +00:00
Merge pull request #896 from guettli/patch-1
Add MachineHealthChecks of Cluster API
This commit is contained in:
@@ -298,6 +298,7 @@ Kubernetes cluster to a healthy state. The following remedy systems exist:
|
||||
node conditions and delegates remediation to external remediators using the Remediation API.[Poison-Pill](https://github.com/medik8s/poison-pill)
|
||||
is a remediator that will reboot the node and make sure all statefull workloads are rescheduled. NHC supports conditionally remediating if the cluster
|
||||
has enough healthy capacity, or manually pausing any action to minimze cluster disruption.
|
||||
* [**MachineHealthCheck**](https://cluster-api.sigs.k8s.io/developer/architecture/controllers/machine-health-check) of [Cluster API](https://cluster-api.sigs.k8s.io/) are responsible for remediating unhealthy Machines.
|
||||
|
||||
# Testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user