etcd/docs/index.rst

44 lines
676 B
ReStructuredText
Raw Normal View History

2018-06-16 00:02:29 +03:00
etcd Documentation
==================
This is an official etcd documentation.
Still working in progress...
* :ref:`set-up`: setting up an etcd cluster.
* :ref:`operate`: operating an etcd cluster.
* :ref:`monitor`: monitoring an etcd cluster.
* :ref:`faq`: frequently asked questions.
* :ref:`client-architecture`: describes etcd client components.
.. toctree::
:maxdepth: 3
:caption: Set up
set-up
.. toctree::
:maxdepth: 3
:caption: Operate
operate
.. toctree::
:maxdepth: 3
:caption: Monitor
monitor
.. toctree::
:maxdepth: 3
:caption: FAQs
faq
.. toctree::
:maxdepth: 2
:caption: Architecture
client-architecture