etcd/Documentation
Sam Batschelet e1bf097928
Merge pull request #12266 from chaitanyaenr/etcd_fsync_alert
Add alerts for etcd fsync duration
2020-10-09 14:42:12 -04:00
..
benchmarks Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
dev-guide *: Run ./scripts/genproto.sh (protoc 3.12.3) after proto file moves. 2020-10-06 11:57:19 +02:00
dev-internal Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
etcd-mixin Merge pull request #12266 from chaitanyaenr/etcd_fsync_alert 2020-10-09 14:42:12 -04:00
learning *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
metrics Documentation: added v3.4.x metrics docs 2019-12-15 14:13:36 +02:00
op-guide integration/fixtures: Move the 'tests/integration/fixtures' directory up and update references. 2020-10-07 15:38:28 +02:00
platforms Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
rfc *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
triage Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
upgrades Documentation: describe the change of WAL entries related to auth 2020-07-14 00:15:19 +09:00
README.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
_index.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
branch-management.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
demo.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
dl-build.md vendor: Get rid of ./vendor cleanup 2020-09-15 14:38:54 +02:00
faq.md Documentation: fix broken links 2020-06-12 09:51:33 +08:00
integrations.md Documentation: add section headings to integrations doc (#11573) 2020-01-31 17:02:08 -08:00
metrics.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
reporting-bugs.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
tuning.md documentation: initial metadata additions for website generation (#10596) 2019-04-01 13:57:24 -07:00

README.md

The etcd documentation

etcd is a distributed key-value store designed to reliably and quickly preserve and provide access to critical data. It enables reliable distributed coordination through distributed locking, leader elections, and write barriers. An etcd cluster is intended for high availability and permanent data storage and retrieval.

Please note that the files in this directory are source files for the built and rendered documentation that can be viewed at etcd.io/docs.