Skip to content

What memory limit should i set for etcd? #17764

Answered by serathius
V0idk asked this question in Q&A
Discussion options

You must be logged in to vote

etcd memory usage depends mostly on how the API is used and cannot be guessed. For example you can make concurrent list add keys requests done requiring etcd to allocate Gigabytes of memory per request (also applies to K8s :)).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jmhbnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #17763 on April 10, 2024 07:12.