Skip to content

Commit 494419c

Browse files
committed
[zh-cn] sync migrate-dockershim-dockerd horizontal-pod-autoscale
Signed-off-by: xin.li <[email protected]>
1 parent c25ceaa commit 494419c

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

content/zh-cn/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ to `cri-dockerd`.
9393
## {{% heading "prerequisites" %}}
9494

9595
<!--
96-
* [`cri-dockerd`](https://github.com/mirantis/cri-dockerd#build-and-install)
96+
* [`cri-dockerd`](https://mirantis.github.io/cri-dockerd/usage/install)
9797
installed and started on each node.
9898
* A [network plugin](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/).
9999
-->
100-
* 安装了 [`cri-dockerd`](https://github.com/mirantis/cri-dockerd#build-and-install)
100+
* 安装了 [`cri-dockerd`](https://mirantis.github.io/cri-dockerd/usage/install)
101101
并且该服务已经在各节点上启动;
102102
* 一个[网络插件](/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
103103

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,13 +1044,14 @@ guidelines, which cover this exact use case.
10441044
## {{% heading "whatsnext" %}}
10451045

10461046
<!--
1047-
If you configure autoscaling in your cluster, you may also want to consider running a
1048-
cluster-level autoscaler such as [Cluster Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler).
1047+
If you configure autoscaling in your cluster, you may also want to consider using
1048+
[cluster autoscaling](/docs/concepts/cluster-administration/cluster-autoscaling/)
1049+
to ensure you are running the right number of nodes.
10491050

10501051
For more information on HorizontalPodAutoscaler:
10511052
-->
1052-
如果你在集群中配置自动扩缩,你可能还需要考虑运行集群级别的自动扩缩器,
1053-
例如 [Cluster Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler)
1053+
如果你在集群中配置自动扩缩,
1054+
你可能还需要考虑使用[集群自动扩缩](/zh-cn/docs/concepts/cluster-administration/cluster-autoscaling/)来确保所运行的节点数目合适
10541055

10551056
有关 HorizontalPodAutoscaler 的更多信息:
10561057

0 commit comments

Comments
 (0)