From d1542fb84ced17e287d8c68b53e555c21386653c Mon Sep 17 00:00:00 2001 From: Andy Xie Date: Mon, 12 Nov 2018 18:21:38 +0800 Subject: [PATCH] fix broken link for draino --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e8e06f1..9ac3ba44 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,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