Merge pull request #33773 from my-git9/mygit34

[zh] adjust format in docs/reference/glossary-2
This commit is contained in:
Kubernetes Prow Robot
2022-05-17 18:26:53 -07:00
committed by GitHub
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ If your Kubernetes cluster uses etcd as its backing store, make sure you have a
[back up](/docs/tasks/administer-cluster/configure-upgrade-etcd/#backing-up-an-etcd-cluster) plan [back up](/docs/tasks/administer-cluster/configure-upgrade-etcd/#backing-up-an-etcd-cluster) plan
for those data. for those data.
--> -->
的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。 的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。
<!-- <!--
You can find in-depth information about etcd in the official [documentation](https://etcd.io/docs/). You can find in-depth information about etcd in the official [documentation](https://etcd.io/docs/).
--> -->
+3 -2
View File
@@ -56,7 +56,7 @@ Support for using kops with GCE and VMware vSphere are in alpha.
* The ability to directly provision, or to generate Terraform manifests * The ability to directly provision, or to generate Terraform manifests
--> -->
`kops`的集群提供了: `kops`的集群提供了:
* 全自动化安装 * 全自动化安装
* 基于 DNS 的集群标识 * 基于 DNS 的集群标识
@@ -69,4 +69,5 @@ Support for using kops with GCE and VMware vSphere are in alpha.
You can also build your own cluster using {{< glossary_tooltip term_id="kubeadm" >}} as a building block. `kops` builds on the kubeadm work. You can also build your own cluster using {{< glossary_tooltip term_id="kubeadm" >}} as a building block. `kops` builds on the kubeadm work.
--> -->
也可以将自己的集群作为一个构造块,使用 {{< glossary_tooltip term_id="kubeadm" >}} 构造集群。`kops` 是建立在 kubeadm 之上的。 也可以将自己的集群作为一个构造块,使用 {{< glossary_tooltip term_id="kubeadm" >}} 构造集群。
`kops` 是建立在 kubeadm 之上的。
@@ -36,4 +36,4 @@ tags:
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. 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.
--> -->
应用程序和系统日志可以帮助了解集群内部发生的情况。日志对于调试问题和监视集群活动非常有用。 应用程序和系统日志可以帮助了解集群内部发生的情况。日志对于调试问题和监视集群活动非常有用。