etcd/docs/index.rst
Gyuho Lee bfd9596352 docs: rename to "learner" (from "non-voting member")
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2018-12-03 10:38:40 -08:00

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