Question
Cognizant
US
Last activity: 16 Jan 2020 16:39 EST
Issues with Autoscaling and Health check enabled in Openshift
Hi,
We recently deployed one of the Pega applications (V8.2.4) into Openshift kubernetes as a containers. Everything went fine and go live was successful. However, users are experiencing the issues. Please find the details below.
PROBLEM
=========
Users are unable to transition over to the new pod in a seamless fashion, but they just got dropped off and had to re-login when we enable the options listed below.
AUTO SCALING
==============
we enabled auto scaling with the condition if CPU and MEM reaches above 80% for 3 concurrent times then Openshift automatically brings up new node and transition over to the new node from the old pod.
HEALTH CHECK
==============
Openshift recommends to enable health check on pods. so we enabled in our PRODUCTION environment. The health check scenario is if pod reports unhealthy it should kill the pod and bring up the new node.
In the above both scenarios, users are getting dropped off from the existing pod and seeing home page to login again. But they are not able to move to the new pod without dropping from the current session like seamlessly. Please help in fixing the issue.
Thanks,
Jayavardhan
***Edited by Moderator Marissa to update platform capability tags; update SR details****