gdcc / dataverse-kubernetes

Simple to use Dataverse container images and Kubernetes objects

Home Page:http://k8s-docs.gdcc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make OOM handling in dataverse-k8s configurable

poikilotherm opened this issue · comments

Inspired by https://github.com/docker-solr/docker-solr#out-of-memory-handling, as Dataverse is a memory intense application, we should add better handling how to deal with OOMs. This is important for production.

#204 is related, yet it is not a complete solution/answer for this.