mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
44 lines
673 B
ReStructuredText
44 lines
673 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:`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
|