> For the complete documentation index, see [llms.txt](https://doczhcn.gitbook.io/etcd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doczhcn.gitbook.io/etcd/index/index-1.md).

# 运维指南

## 内容

* [搭建etcd集群](/etcd/index/index-1/clustering.md)
* [搭建etcd网关](broken://pages/-LHHxYrFbPfhxB4O-i5N)
* [在容器内运行etcd集群](/etcd/index/index-1/container.md)
* [配置](/etcd/index/index-1/configuration.md)
* [加密(TODO)](/etcd/index/index-1/security.md)
* Monitoring
* [维护](/etcd/index/index-1/maintenance.md)
* [理解失败](/etcd/index/index-1/failures.md)
* [灾难恢复](/etcd/index/index-1/recovery.md)
* [性能](/etcd/index/index-1/performance.md)
* [版本](/etcd/index/index-1/versioning.md)
* [支持平台](/etcd/index/index-1/supported-platform.md)

## 额外说明

1. 这些内容相当于是 etcd3 的管理手册，针对的是 etcd3 的管理者(如运维人员)。对于运维人员，需要重点阅读这些内容。
2. 内容来自 github 官网，地址： <https://github.com/coreos/etcd/tree/master/Documentation/op-guide>
3. 这些文档打包在 etcd3 的发行包中(Documentent / op-guide 目录)，平时使用时可以随时阅读。
