Skip to content

Commit b88779c

Browse files
authored
Update horizontal-pod-autoscale.md
这个地方,中文的文档还未翻译,打开是404,建议先跳转到英文的文档。https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscaler-v1-autoscaling
1 parent ce02564 commit b88779c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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 对象设计文档](/zh/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling)。
333+
[HorizontalPodAutoscaler 对象设计文档](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscaler-v1-autoscaling)
334334

335335
<!--
336336
## Support for Horizontal Pod Autoscaler in kubectl

0 commit comments

Comments
 (0)