Skip to content

Commit 5f1a44e

Browse files
standup-jbtengqm
andauthored
Update content/zh/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent b88779c commit 5f1a44e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/zh/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ More details about the API object can be found at
330330
创建 HorizontalPodAutoscaler 对象时,需要确保所给的名称是一个合法的
331331
[DNS 子域名](/zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)
332332
有关 API 对象的更多信息,请查阅
333-
[HorizontalPodAutoscaler 对象设计文档](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscaler-v1-autoscaling)
333+
[HorizontalPodAutoscaler 对象设计文档](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling)。
334334

335335
<!--
336336
## Support for Horizontal Pod Autoscaler in kubectl
@@ -799,4 +799,3 @@ replica count or HPA's minimum replica count.
799799
* 设计文档:[Horizontal Pod Autoscaling](https://git.k8s.io/community/contributors/design-proposals/autoscaling/horizontal-pod-autoscaler.md)
800800
* `kubectl autoscale` 命令:[kubectl autoscale](/docs/reference/generated/kubectl/kubectl-commands/#autoscale).
801801
* 使用示例:[Horizontal Pod Autoscaler](/zh/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/).
802-

0 commit comments

Comments
 (0)