Skip to content

Commit c671224

Browse files
authored
Merge pull request #28205 from ariesliuwei/wei
modify error of zh md
2 parents beb7835 + 23dbe38 commit c671224

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
@@ -639,7 +639,7 @@ APIs, cluster administrators must ensure that:
639639
* 相应的 API 已注册:
640640

641641
* 对于资源指标,将使用 `metrics.k8s.io` API,一般由 [metrics-server](https://github.com/kubernetes-incubator/metrics-server) 提供。
642-
它可以做为集群插件启动
642+
它可以作为集群插件启动
643643

644644
* 对于自定义指标,将使用 `custom.metrics.k8s.io` API。
645645
它由其他度量指标方案厂商的“适配器(Adapter)” API 服务器提供。

0 commit comments

Comments
 (0)