Skip to content

Commit 533ecef

Browse files
authored
Merge pull request #219 from andyxning/fix_broken_link_for_draino
fix broken link for draino
2 parents 967c22e + d1542fb commit 533ecef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ detected by the node-problem-detector. Remedy systems observe events and/or node
165165
conditions emitted by the node-problem-detector and take action to return the
166166
Kubernetes cluster to a healthy state. The following remedy systems exist:
167167

168-
* [**Draino**](https://github.com/negz/draino) automatically drains Kubernetes
168+
* [**Draino**](https://github.com/planetlabs/draino) automatically drains Kubernetes
169169
nodes based on labels and node conditions. Nodes that match _all_ of the supplied
170170
labels and _any_ of the supplied node conditions will be prevented from accepting
171171
new pods (aka 'cordoned') immediately, and

0 commit comments

Comments
 (0)