Skip to content

[K8s / Devops] Need to investigate OOMs of pods with setup done using Helm charts #4384

@prashant-shahi

Description

@prashant-shahi

What version of Dgraph are you using?

master and v1.1.0

What is the hardware spec (RAM, OS)?

3 node GKE cluster
45 GB memory

Steps to reproduce the issue (command/config used to run Dgraph).

Go to contrib/config/kubernetes/helm.

cd contrib/config/kubernetes/helm
helm install my-release ./ --set alpha.service.type="LoadBalancer"

Use JS Flock and point the endpoint to the Dgraph alpha load balancer IP.

Expected behaviour and actual result.

OOMs of pods after a while of running the JS Flock app, multiple times.
There doesn't seem to be any limit set on the CPU or memory. It is worth looking into what is causing it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.status/acceptedWe accept to investigate/work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions