Merge pull request #642 from rickypai/patch-1

Fix self-referencing link in Horizontal Pod Autoscaling doc
pull/584/merge
johndmulhausen 2016-06-09 12:56:45 -07:00
commit 09f852160f
1 changed files with 1 additions and 1 deletions

View File

@ -80,4 +80,4 @@ the horizontal pod autoscaler will not be bound to the new replication controlle
* Design documentation: [Horizontal Pod Autoscaling](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/design/horizontal-pod-autoscaler.md).
* Manual of autoscale command in kubectl: [kubectl autoscale](/docs/user-guide/kubectl/kubectl_autoscale).
* Usage example of [Horizontal Pod Autoscaler](/docs/user-guide/horizontal-pod-autoscaling/).
* Usage example of [Horizontal Pod Autoscaler](/docs/user-guide/horizontal-pod-autoscaling/walkthrough/).