etcd/docs/index.rst

43 lines
667 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.
* :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
client-architecture
.. toctree::
:maxdepth: 2
:caption: Reference
client-feature-matrix