diff --git a/pkg/kubectl/cmd/drain.go b/pkg/kubectl/cmd/drain.go index 07e79d790c..af5c7f6056 100644 --- a/pkg/kubectl/cmd/drain.go +++ b/pkg/kubectl/cmd/drain.go @@ -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(`