etcd/docs/index.rst
Gyuho Lee 285a3acda6 docs: add "Non-voting member" design doc
By gyuho and jpbetz.

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2018-12-03 09:00:08 -08:00

45 lines
764 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-non-voting-member`: describes etcd Non-voting member.
* :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-non-voting-member
client-architecture
.. toctree::
:maxdepth: 2
:caption: Reference
client-feature-matrix