etcd/docs/index.rst
Gyuho Lee 9d1114f0db
docs: update monitoring index
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-08-06 09:28:59 -07:00

36 lines
530 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:`client-architecture`: describes etcd client components.
.. 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
client-architecture