diff --git a/docs/tutorials/stateful-application/run-replicated-stateful-application.md b/docs/tutorials/stateful-application/run-replicated-stateful-application.md index 042b694255..478621c608 100644 --- a/docs/tutorials/stateful-application/run-replicated-stateful-application.md +++ b/docs/tutorials/stateful-application/run-replicated-stateful-application.md @@ -350,7 +350,7 @@ and then return on its own. If your Kubernetes cluster has multiple Nodes, you can simulate Node downtime (such as when Nodes are upgraded) by issuing a -[drain](http://kubernetes.io/docs/user-guide/kubectl/kubectl_drain/). +[drain](/docs/user-guide/kubectl/v1.6/#drain). First determine which Node one of the MySQL Pods is on: