mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Copied from https://github.com/coreos/etcd/blob/master/Documentation/faq.md. Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
20 lines
283 B
ReStructuredText
20 lines
283 B
ReStructuredText
|
|
etcd Documentation
|
|
==================
|
|
|
|
* :ref:`faq`: Frequently Asked Questions.
|
|
* :ref:`client-architecture`: Describes etcd client components.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: FAQs
|
|
|
|
faq
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Architecture
|
|
|
|
client-architecture
|