Keycloak process terminate when connection increased on Kubernetes

9/25/2019

I am using Keycloak helm deployment on Kuberenetes. When I do a load test for 200 connections, keycloak process got killed.

Kubectl log giving the following message.

*** JBossAS process (290) received TERM signal ***

Do you have an idea what will happen? Do you have an idea how to increase max-con-pool in standalone.xml file with helm deployment parameters? I have checked PostgreSQL connection in DB level it is OK.

-- Sanka Sathyaji
java
keycloak
kubernetes

0 Answers