File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
content/zh/docs/tasks/run-application Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ More details about the API object can be found at
330
330
创建 HorizontalPodAutoscaler 对象时,需要确保所给的名称是一个合法的
331
331
[ DNS 子域名] ( /zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names ) 。
332
332
有关 API 对象的更多信息,请查阅
333
- [ HorizontalPodAutoscaler 对象设计文档] (/zh/ docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling)。
333
+ [ HorizontalPodAutoscaler 对象设计文档] (/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling)。
334
334
335
335
<!--
336
336
## Support for Horizontal Pod Autoscaler in kubectl
@@ -799,4 +799,3 @@ replica count or HPA's minimum replica count.
799
799
* 设计文档:[Horizontal Pod Autoscaling](https://git.k8s.io/community/contributors/design-proposals/autoscaling/horizontal-pod-autoscaler.md)
800
800
* `kubectl autoscale` 命令:[kubectl autoscale](/docs/reference/generated/kubectl/kubectl-commands/#autoscale).
801
801
* 使用示例:[Horizontal Pod Autoscaler](/zh/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/).
802
-
You can’t perform that action at this time.
0 commit comments