etcd-io / etcd-io/website

Comprehensive limits documentation

Open
#637 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
194
Forks
354
Avg merge
9d 12h
Merged PRs (30d)
3

Description

Refer to "System limits" documentation, https://etcd.io/docs/v3.5/dev-guide/limit/

This page currently includes two (2) limits; the individual request size limit and the total disk usage limit.

It should include limits one would be interested to know, like:
* Maximum number of keys, directories, keys per directory
* Maximum number of reads / writes per second (there seem to be various stability concerns like OOM and leader re-elections)
* Formula tying various limits together; I've seen something mentioned in benchmarks, about how RAM usage relates to number of keys/clients/watchers

A developer looking for limits guidance would want to be able to map his envisioned application to the limits of etcd, and the current two limits are not helpful.

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.