diff --git a/content/zh-cn/docs/setup/production-environment/_index.md b/content/zh-cn/docs/setup/production-environment/_index.md index 0bcee800d7..1210b0d816 100644 --- a/content/zh-cn/docs/setup/production-environment/_index.md +++ b/content/zh-cn/docs/setup/production-environment/_index.md @@ -101,12 +101,12 @@ by managing [policies](/docs/concepts/policy/) and Before building a Kubernetes production environment on your own, consider handing off some or all of this job to [Turnkey Cloud Solutions](/docs/setup/production-environment/turnkey-solutions/) -providers or other [Kubernetes Partners](https://kubernetes.io/partners/). +providers or other [Kubernetes Partners](/partners/). Options include: --> -在自行构造 Kubernetes 生产环境之前,请考虑将这一任务的部分或者全部交给 +在自行构建 Kubernetes 生产环境之前,请考虑将这一任务的部分或者全部交给 [云方案承包服务](/zh-cn/docs/setup/production-environment/turnkey-solutions) -提供商或者其他 [Kubernetes 合作伙伴](https://kubernetes.io/partners/)。 +提供商或者其他 [Kubernetes 合作伙伴](/zh-cn/partners/)。 选项有: 无论你是自行构造一个生产用 Kubernetes 集群还是与合作伙伴一起协作,请审阅 -下面章节以评估你的需求,因为这关系到你的集群的 *控制面*、*工作节点*、 -*用户访问* 以及 *负载资源*。 +下面章节以评估你的需求,因为这关系到你的集群的**控制面**、**工作节点**、 +**用户访问**以及**负载资源**。 如果你需要一个更为持久的、高可用的集群,那么就需要考虑扩展控制面的方式。 根据设计,运行在一台机器上的单机控制面服务不是高可用的。 -如果保持集群处于运行状态并且需要确保在出现问题时能够被修复这点很重要, +如果你认为保持集群的正常运行的并需要确保它在出错时可以被修复是很重要的, 可以考虑以下步骤: - - 在安装节点时要通过配置适当的内存、CPU 和磁盘速度、存储容量来满足 + - 在安装节点时要通过配置适当的内存、CPU 和磁盘读写速率、存储容量来满足 你的负载的需求。 - 是否通用的计算机系统即足够,还是你有负载需要使用 GPU 处理器、Windows 节点 或者 VM 隔离。 @@ -583,7 +583,7 @@ for information on creating a new service account. For example, you might want t - 决定你是想自行构造自己的生产用 Kubernetes 还是从某可用的 [云服务外包厂商](/zh-cn/docs/setup/production-environment/turnkey-solutions/) - 或 [Kubernetes 合作伙伴](https://kubernetes.io/partners/)获得集群。 + 或 [Kubernetes 合作伙伴](/zh-cn/partners/)获得集群。 - 如果你决定自行构造集群,则需要规划如何处理 [证书](/zh-cn/docs/setup/best-practices/certificates/) 并为类似