Skip to content

Commit d1542fb

Browse files
committed
fix broken link for draino
1 parent cf9b6cf commit d1542fb

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
@@ -144,7 +144,7 @@ detected by the node-problem-detector. Remedy systems observe events and/or node
144144
conditions emitted by the node-problem-detector and take action to return the
145145
Kubernetes cluster to a healthy state. The following remedy systems exist:
146146

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

0 commit comments

Comments
 (0)