Skip to content

Commit d5346f2

Browse files
authored
Merge pull request #896 from guettli/patch-1
Add MachineHealthChecks of Cluster API
2 parents 775a138 + 8dac51c commit d5346f2

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)