Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide guidance regarding resource requests and limits #8

Open
adrienjt opened this issue May 18, 2019 · 1 comment
Open

Provide guidance regarding resource requests and limits #8

adrienjt opened this issue May 18, 2019 · 1 comment

Comments

@adrienjt
Copy link
Contributor

In a cluster with 120 nodes and 2600 pods, the agent pod is OOM killed before it can send any observation. Increasing the default memory limit fixes the issue, but we need to provide guidance on how much memory is needed as a function of node and pod cardinality.

@adrienjt
Copy link
Contributor Author

adrienjt commented Dec 5, 2019

v0.4.0 introduces a Helm chart, where the resource requests and limits aren't set by default, so the agent won't be OOM killed in a larger cluster. Users can (and should) set requests and limits depending on the size of their system. We still need to provide guidance.

@adrienjt adrienjt changed the title Agent is OOM killed in larger cluster Provide guidance regarding resource requests and limits Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant