Update managing-deployments.md
This commit is contained in:
parent
276edecac9
commit
f434968bbb
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue