[zh] adjust format

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li
2022-05-17 22:33:44 +08:00
parent a3095962e8
commit a7c0119910
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
for those data.
-->
的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。
的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。
<!--
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
-->
`kops`的集群提供了:
`kops`的集群提供了:
* 全自动化安装
* 基于 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.
-->
也可以将自己的集群作为一个构造块,使用 {{< 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.
-->
应用程序和系统日志可以帮助了解集群内部发生的情况。日志对于调试问题和监视集群活动非常有用。
应用程序和系统日志可以帮助了解集群内部发生的情况。日志对于调试问题和监视集群活动非常有用。