Commit 3814809f authored by k8s-merge-robot's avatar k8s-merge-robot Committed by GitHub

Merge pull request #25736 from andreykurilin/diagram_kubectl_drain

Automatic merge from submit-queue Add link to diagram of `kubectl drain`
parents 02de0092 21b218ce
......@@ -137,6 +137,8 @@ var (
When you are ready to put the node back into service, use kubectl uncordon, which
will make the node schedulable again.
![Workflow](http://kubernetes.io/images/docs/kubectl_drain.svg)
`)
drain_example = dedent.Dedent(`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment