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.
1 parent cf9b6cf commit d1542fbCopy full SHA for d1542fb
README.md
@@ -144,7 +144,7 @@ detected by the node-problem-detector. Remedy systems observe events and/or node
144
conditions emitted by the node-problem-detector and take action to return the
145
Kubernetes cluster to a healthy state. The following remedy systems exist:
146
147
-* [**Draino**](https://github.com/negz/draino) automatically drains Kubernetes
+* [**Draino**](https://github.com/planetlabs/draino) automatically drains Kubernetes
148
nodes based on labels and node conditions. Nodes that match _all_ of the supplied
149
labels and _any_ of the supplied node conditions will be prevented from accepting
150
new pods (aka 'cordoned') immediately, and
0 commit comments