Closed PrathibaJee closed 1 month ago
Please refer the comment to get a view about the discussion for a similar topic in the EATL repository.
Currently CICD engineer included a High Availability script that monitors the PID of the containers and brings it back whenever it goes to unavailability. High level information about this script is available in this document .
Further keeping this issue open under milestone v2.0.0_impl to observe the applications availability in the version 2.0.0 implementation.
@ManasaBM1 , Please close this issue if HA script is working as expected. Thanks.
HA script is working as expected , hence closing this issue
When AA application goes down , Impact :
Note :
Proposal for High availability :
Proposal#1 : If we are planning to continue with docker engine , a simple shell script that
Proposal#2 : If we are planning to move to an orchestrator(docker swarm, Kubernetes) then the orchestrator will take care of it.