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