We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 967c22e + d1542fb commit 533ecefCopy full SHA for 533ecef
README.md
@@ -165,7 +165,7 @@ detected by the node-problem-detector. Remedy systems observe events and/or node
165
conditions emitted by the node-problem-detector and take action to return the
166
Kubernetes cluster to a healthy state. The following remedy systems exist:
167
168
-* [**Draino**](https://github.com/negz/draino) automatically drains Kubernetes
+* [**Draino**](https://github.com/planetlabs/draino) automatically drains Kubernetes
169
nodes based on labels and node conditions. Nodes that match _all_ of the supplied
170
labels and _any_ of the supplied node conditions will be prevented from accepting
171
new pods (aka 'cordoned') immediately, and
0 commit comments