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

Kibana 8.0 gets OOMKilled during initialization with default (1Gi) memory limit #3344

Closed
david-kow opened this issue Jun 29, 2020 · 2 comments
Assignees
Labels
>bug Something isn't working

Comments

@david-kow
Copy link
Contributor

With 2Gi it runs fine. We should consider changing the default only for 8.0+ to avoid recreating Kibana pods without user specified resources.

@anyasabo
Copy link
Contributor

anyasabo commented Jul 22, 2020

This appears to not be intended behavior (i.e. it should work with 1Gi), so I opened elastic/kibana#72987

@sebgl
Copy link
Contributor

sebgl commented Aug 28, 2020

This doesn't seem to be a problem anymore.
See elastic/kibana#72987 (comment).

I think we ran some weird tests setup with a combined Elasticsearch 7.8.0 + Kibana 8.0.0 (which ECK refuses now, and Kibana as well).
Running ES 8.0.0-SNAPSHOT + Kibana 8.0.0-SNAPSHOT seems to work as expected, I don't observe any OOM on Kibana.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants