Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Easiest failover for docker container ?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Easiest failover for docker container ?

LisoLiso Member

Say, I have two identical container in two different server-- server A and server B. The main apps would be at server A and server B act as backup server.

I want if for whatever reason container on server A is down, incoming user is redirected to container on server B.

I have taken a look at container orchestration such as docker swarm, k8s, rancher etc. I want to ask if any of you have this requirement and what program you utilized to fulfill this fail-over strategy ?

Comments

Sign In or Register to comment.