Skip to content

Commit 2bf62c0

Browse files
authored
Merge pull request #627 from rgolangh/patch-1
Add medik8s.io to Remdy Systems section
2 parents 005e4e0 + 36dc908 commit 2bf62c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@ Kubernetes cluster to a healthy state. The following remedy systems exist:
287287
evicts pods violating NoSchedule taints on nodes. The k8s scheduler's TaintNodesByCondition feature must
288288
be enabled. The [Cluster Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler)
289289
can be used to automatically terminate drained nodes.
290+
* [**mediK8S**](https://github.com/medik8s) is an umbrella project for automatic remediation
291+
system build on [Node Health Check Operator (NHC)](https://github.com/medik8s/node-healthcheck-operator) that monitors
292+
node conditions and delegates remediation to external remediators using the Remediation API.[Poison-Pill](https://github.com/medik8s/poison-pill)
293+
is a remediator that will reboot the node and make sure all statefull workloads are rescheduled. NHC supports conditionally remediating if the cluster
294+
has enough healthy capacity, or manually pausing any action to minimze cluster disruption.
290295

291296
# Testing
292297

0 commit comments

Comments
 (0)