Paweł Świderski
1 min readJan 30, 2018

Hello Aleksey!
I think you need a pod per each instance that you would like to run. In the situation you mention, you need 3 pods. It is not possible to run them using Openshift 3 for free. Only 2 pods are free. Of course you can run it using Openshift 3Pro.

I think you can create your app in microservice architecture and your nodes can be separated by network and put into different tiers — I mean different hosting providers.

I hope I have helped.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Paweł Świderski
Paweł Świderski

Written by Paweł Świderski

Software Developer with passion in Software Engineering. https://plswiderski.github.io

Responses (1)

Write a response

Thank you, Paweł! That’s a really good point — splitting things across different providers/platforms. Yesterday I was looking at AWS. So maybe I’ll put my frontend there (node.js).

--