Skip to content

Commit 8dac51c

Browse files
authored
Add MachineHealthChecks of Cluster API
1 parent 775a138 commit 8dac51c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ Kubernetes cluster to a healthy state. The following remedy systems exist:
298298
node conditions and delegates remediation to external remediators using the Remediation API.[Poison-Pill](https://github.com/medik8s/poison-pill)
299299
is a remediator that will reboot the node and make sure all statefull workloads are rescheduled. NHC supports conditionally remediating if the cluster
300300
has enough healthy capacity, or manually pausing any action to minimze cluster disruption.
301+
* [**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.
301302

302303
# Testing
303304

0 commit comments

Comments
 (0)