mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Optimize content and fix issues
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# 第十五章 Etcd 项目
|
||||
|
||||
`etcd` 是 `CoreOS` 团队发起的一个管理配置信息和服务发现 (`Service Discovery`) 的项目,在这一章里面,我们将基于 `etcd 3.x` 版本介绍该项目的目标,安装和使用,以及实现的技术。
|
||||
|
||||
## 本章内容
|
||||
|
||||
* [简介](15.1_intro.md)
|
||||
* [安装](15.2_install.md)
|
||||
* [集群](15.3_cluster.md)
|
||||
* [使用 etcdctl](15.4_etcdctl.md)
|
||||
|
||||
Reference in New Issue
Block a user