Dear Team,
We are using Open shift kubernetes cluster to setup camunda8 environment. use below commands
helm repo add camunda https://helm.camunda.io
helm install my-camunda-platform camunda/camunda-platform --version 10.3.2
We are managing all the pods from Rancher . All the pods are in “crashloopback” status and failed due to below errors. Adding for reference for eleastic search.
logs:
elasticsearch 12:54:42.28 INFO ==> ** Starting Elasticsearch ** 2024-09-04T12:54:42.318203465Z [0.008s][warning][os,thread] Failed to start thread “GC Thread#0” - pthread_create failed (EPERM) for attributes: stacksize: 1024k, guardsize: 4k, detached.
Wed, Sep 4 2024 6:24:42 pm# 2024-09-04T12:54:42.318544449Z # There is insufficient memory for the Java Runtime Environment to continue. 2024-09-04T12:54:42.318549929Z # Cannot create worker GC thread. Out of system resources."
Tune the resources to 8Gi and 4Gi but still getting the same error.
Much appreciate your support in this regard.
Kind regards,
Ramesh.