mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-11-08 04:43:11 +00:00
Add etcd chapter
This commit is contained in:
3
etcd/README.md
Normal file
3
etcd/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# etcd
|
||||
|
||||
etcd 是 CoreOS 团队发起的一个管理配置信息和服务发现(service discovery)的项目,在这一章里面,我们将介绍该项目的目标,安装和使用,以及实现的技术。
|
||||
Reference in New Issue
Block a user