Simplify words and fix format issues

This commit is contained in:
Baohua Yang
2026-02-24 22:01:02 -08:00
parent 13f59904c5
commit 5e8d7252be
124 changed files with 45 additions and 1073 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# etcd
# 第十五章 Etcd 项目
`etcd` `CoreOS` 团队发起的一个管理配置信息和服务发现 (`Service Discovery`) 的项目在这一章里面我们将基于 `etcd 3.x` 版本介绍该项目的目标安装和使用以及实现的技术