Skip to content

Commit 95ae559

Browse files
authored
Merge pull request #33773 from my-git9/mygit34
[zh] adjust format in docs/reference/glossary-2
2 parents a439d12 + a7c0119 commit 95ae559

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If your Kubernetes cluster uses etcd as its backing store, make sure you have a
4040
[back up](/docs/tasks/administer-cluster/configure-upgrade-etcd/#backing-up-an-etcd-cluster) plan
4141
for those data.
4242
-->
43-
您的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。
43+
你的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。
4444
<!--
4545
You can find in-depth information about etcd in the official [documentation](https://etcd.io/docs/).
4646
-->

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Support for using kops with GCE and VMware vSphere are in alpha.
5656
* The ability to directly provision, or to generate Terraform manifests
5757
-->
5858

59-
`kops` 为您的集群提供了
59+
`kops` 为你的集群提供了
6060

6161
* 全自动化安装
6262
* 基于 DNS 的集群标识
@@ -69,4 +69,5 @@ Support for using kops with GCE and VMware vSphere are in alpha.
6969
You can also build your own cluster using {{< glossary_tooltip term_id="kubeadm" >}} as a building block. `kops` builds on the kubeadm work.
7070
-->
7171

72-
您也可以将自己的集群作为一个构造块,使用 {{< glossary_tooltip term_id="kubeadm" >}} 构造集群。`kops` 是建立在 kubeadm 之上的。
72+
你也可以将自己的集群作为一个构造块,使用 {{< glossary_tooltip term_id="kubeadm" >}} 构造集群。
73+
`kops` 是建立在 kubeadm 之上的。

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ tags:
3636
Application and systems logs can help you understand what is happening inside your cluster. The logs are particularly useful for debugging problems and monitoring cluster activity.
3737
-->
3838

39-
应用程序和系统日志可以帮助您了解集群内部发生的情况。日志对于调试问题和监视集群活动非常有用。
39+
应用程序和系统日志可以帮助你了解集群内部发生的情况。日志对于调试问题和监视集群活动非常有用。

0 commit comments

Comments
 (0)