Graylog2 / Graylog2/graylog-helm

Data Node Heap Size Warning

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
to-verify
Dominant language
Go Template
Stars
12
Forks
3
Avg merge
2d 4h
Merged PRs (30d)
13

Description

The following warning shows up after installing the chart with default values on a single-node k8s cluster with 23 GiB of RAM available:

Image

It appears this heap size check is performed against the resources from the underlying machine, instead of the ones specified for each pod as `limits`. For example, in this case it should check against the 5 GiB default limit for each DN pod (and presumably the warning would not show up at all then).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.