mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
45 lines
752 B
ReStructuredText
45 lines
752 B
ReStructuredText
|
|
etcd Documentation
|
|
==================
|
|
|
|
This is official etcd documentation.
|
|
|
|
Still working in progress...
|
|
|
|
* :ref:`set-up`: setting up an etcd cluster.
|
|
* :ref:`operate`: operating an etcd cluster.
|
|
* :ref:`server-learner`: describes etcd non-voting member, Learner
|
|
* :ref:`client-architecture`: describes etcd client components.
|
|
* :ref:`client-feature-matrix`: compares client features.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Get started
|
|
|
|
set-up
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Operations
|
|
|
|
operate
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: FAQs
|
|
|
|
faq
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Architecture
|
|
|
|
server-learner
|
|
client-architecture
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Reference
|
|
|
|
client-feature-matrix
|