mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-25 04:46:58 +00:00
Merge pull request #219 from andyxning/fix_broken_link_for_draino
fix broken link for draino
This commit is contained in:
@@ -165,7 +165,7 @@ detected by the node-problem-detector. Remedy systems observe events and/or node
|
||||
conditions emitted by the node-problem-detector and take action to return the
|
||||
Kubernetes cluster to a healthy state. The following remedy systems exist:
|
||||
|
||||
* [**Draino**](https://github.com/negz/draino) automatically drains Kubernetes
|
||||
* [**Draino**](https://github.com/planetlabs/draino) automatically drains Kubernetes
|
||||
nodes based on labels and node conditions. Nodes that match _all_ of the supplied
|
||||
labels and _any_ of the supplied node conditions will be prevented from accepting
|
||||
new pods (aka 'cordoned') immediately, and
|
||||
|
||||
Reference in New Issue
Block a user