Skip to content

Commit 9452773

Browse files
authored
Merge pull request #28712 from wyy2017xd/hato5
Change the spelling of words
2 parents 2648f1f + 66d4431 commit 9452773

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/zh/docs/reference/glossary/disruption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Kubernetes terms that an _involuntary disruption_.
4242
See [Disruptions](/docs/concepts/workloads/pods/disruptions/) for more information.
4343
-->
4444
如果您作为一个集群操作人员,销毁了一个从属于某个应用的 Pod, Kubernetes 视之为 _自愿干扰(Voluntary Disruption)_。如果由于节点故障
45-
或者影响更大区域故障的断电导致 Pod 离线,Kubrenetes 视之为 _非愿干扰(Involuntary Disruption)_
45+
或者影响更大区域故障的断电导致 Pod 离线,kubernetes 视之为 _非愿干扰(Involuntary Disruption)_
4646

4747
更多信息请查阅[Disruptions](/zh/docs/concepts/workloads/pods/disruptions/)

content/zh/docs/reference/glossary/manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ tags:
2929
<!--
3030
A manifest specifies the desired state of an object that Kubernetes will maintain when you apply the manifest. Each configuration file can contain multiple manifests.
3131
-->
32-
清单指定了在应用该清单时 Kubrenetes 将维护的对象的期望状态。每个配置文件可包含多个清单。
32+
清单指定了在应用该清单时 kubernetes 将维护的对象的期望状态。每个配置文件可包含多个清单。

content/zh/docs/reference/glossary/platform-developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Others develop closed-source commercial or site-specific extensions.
4444
平台开发人员可以使用[定制资源](/zh/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
4545
[使用汇聚层扩展 Kubernetes API](/zh/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/)
4646
来为其 Kubernetes 实例增加功能,特别是为其应用程序添加功能。
47-
一些平台开发人员也是 Kubrenetes {{< glossary_tooltip text="贡献者" term_id="contributor" >}},
47+
一些平台开发人员也是 kubernetes {{< glossary_tooltip text="贡献者" term_id="contributor" >}},
4848
他们会开发贡献给 Kubernetes 社区的扩展。
4949
另一些平台开发人员则开发封闭源代码的商业扩展或用于特定网站的扩展。
5050

0 commit comments

Comments
 (0)