dataverse-kubernetes
dataverse-kubernetes copied to clipboard
Make OOM handling in dataverse-k8s configurable
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.