bcgov / DITP-DevOps

Digital Identity and Trust Program Team's DevOps Documentation Repository
Apache License 2.0
2 stars 5 forks source link

[SPIKE] HA Mediator Service Investigation #146

Open esune opened 7 months ago

esune commented 7 months ago

Investigate what options we have to make our mediator service HA. The main issue we are dealing with currently is with websockets being terminated as pods scale up/down and causing the connection to the relying services to be dropped.

Indicio has developed SocketDock which might help with this, but it is still to be defined whether this would work with traffic going into OpenShift.