keepCaim
21edf98fdb
Documentation:fix clerical error
2019-08-30 08:08:47 -07:00
Matteo Olivi
41a0d67b30
Documentation: add links to blog post on benchmarking disks with fio
...
The documentation mentions fio as a tool to benchmark disks to assess
whether they are fast enough for etcd. But doing that is far from trivial,
because fio is very flexible and complex to use, and the user must make sure
that the workload fio generates mirrors the I/O workload of its etcd cluster
closely enough. This commit adds links to a blog post with an example of how
to do that.
2019-04-27 13:13:11 -04:00
Luc Perkins
a621d807f0
documentation: initial metadata additions for website generation ( #10596 )
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-01 13:57:24 -07:00
Gyuho Lee
e235cd3302
Documentation: update github links
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2018-08-29 14:28:00 -07:00
Iwasaki Yudai
73028efce7
*: Remove 8GiB quota limitation from documents
...
Also mention that in v3.3 change log.
2018-02-02 12:54:19 -08:00
Gyuho Lee
aac7e1cba7
Documentation: add TCP RST flag on stream close
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-18 12:20:21 -08:00
Anthony Romano
1b4f8d9904
Documentation, op-guide: reorganize etcd operation section
...
Reorganizes sections in README.md, slightly changes some titles, puts
sections at a consistent depth.
2017-07-12 12:13:06 -07:00
Hui Kang
625c67f5c5
Documentation/faq: fix typo in flag names
...
Signed-off-by: Hui Kang <kangh@us.ibm.com>
2017-06-27 16:04:03 -04:00
Anthony Romano
44422f3898
Documentation: update FAQ with entry about changing peer advertising
...
Been seeing this somewhat frequently.
2017-06-15 13:31:25 -07:00
Anthony Romano
9b6c8d216f
Documentation: add FAQ entry for "database space exceeded" errors
...
Also moves miscategorized cluster id mismatch entry from "performance"
to "operation".
2017-05-25 16:08:58 -07:00
fanmin shi
16e92d1379
faq: explains "snapshotting is taking more..." warning
2017-05-11 15:25:44 -07:00
Anthony Romano
faad828c51
Documentation: add disk latency leader loss question to FAQ
2017-03-28 15:49:21 -07:00
Gyu-Ho Lee
2f0e82a31e
Documentation: add FAQs on membership operation
...
Copy Anthony's answer from:
https://github.com/coreos/etcd/issues/6103
https://github.com/coreos/etcd/issues/6114
2016-12-16 15:13:40 -08:00
Anthony Romano
14c851c863
Documentation: FAQ entry for cluster ID mismatches
2016-12-15 11:27:24 -08:00
Gyu-Ho Lee
626df4d77c
Documentation: add more FAQs (follower, leader, sys-require)
2016-12-14 11:36:07 -08:00
Xiang Li
468187de31
doc: add faq about missing heartbeat
2016-12-12 11:31:17 -08:00
Xiang Li
6969369a32
doc: add faq about apply warning logging
2016-12-12 09:58:42 -08:00
Gyu-Ho Lee
7c0ae91d78
Documentation: add more FAQ questions
2016-12-07 16:25:04 -08:00
Xiang Li
58150937c0
doc: initial faq
2016-12-06 08:48:57 -08:00
Gyu-Ho Lee
c697aa7c60
Documentation: remove the rest
...
Remove:
1. auth_api.md
2. docker_guide.md
3. faq.md
4. implementation-faq.md
5. internal-protocol-versioning.md
2016-04-27 13:48:11 -07:00
kayrus
5c782a2086
docs: fixed markdown formatting in faq.md
2016-04-07 18:51:33 +02:00
kayrus
2510cacd47
docs: Relink and fix broken links
2016-02-25 12:42:11 +01:00
Gyu-Ho Lee
0598de2e25
Documentation: typos in discovery, faq, security
...
This just fixes some typos from my reading Documentation.
Thanks,
Documentation: security
2015-10-14 08:48:01 -07:00
Gyu-Ho Lee
d05d6f8bbb
Documentation: fix typos
...
I found some typos. Please let me know if you have any feedback.
Thanks,
Documentation: fix metrics.md typo
Documentation: trim blank lines in metrics.md
2015-10-09 15:56:58 -07:00
Raoof Mohammed
d685135832
doc: faq.md change flag --peers to --endpoint
...
doc: faq.md change flag --peers to --endpoint
Changing the flag to --endpoint and mentioning that --peers is deprecated.
2015-09-14 12:22:06 -04:00
Michael Xu
8f3ea5ebed
doc: add faq documentation
2015-08-26 16:34:52 -07:00