Update managing-deployments.md

This commit is contained in:
johndmulhausen 2016-03-22 16:02:16 -07:00
parent 276edecac9
commit f434968bbb
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ NAME REFERENCE TARGET CURRENT MINPODS MA
nginx ReplicationController/nginx/scale 80% <waiting> 1 3 1m
```
For more information, please see [kubectl scale](/docs/user-guide/kubectl/kubectl_scale/), [kubectl autoscale](/docs/user-guide/kubectl/kubectl_autoscale.) and [horizontal pod autoscaler](/docs/user-guide/horizontal-pod-autoscaling/) document.
For more information, please see [kubectl scale](/docs/user-guide/kubectl/kubectl_scale/), [kubectl autoscale](/docs/user-guide/kubectl/kubectl_autoscale/) and [horizontal pod autoscaler](/docs/user-guide/horizontal-pod-autoscaling/) document.
## Updating your application without a service outage