cancel
Showing results for 
Search instead for 
Did you mean: 
Rajbatra
Mission Specialist
Mission Specialist
  • 1,788 Views

Deploy Openshift cluster to Multiple Data Center

Hi,

I am working one of opportunity , there is requirement to  propose solution on Openshift cluster platform for multiple data center ( DC and DR)  

I need help to understand the below following:

1. How to deploy Openshift cluster to Multiple data center ( DC and DR)? 

2. What are the operator require for replication between DC and DR ?

3. What is the tool is required for operator replication  between DC to DR ?

4. How to sync  Quay registry from DC to DR ?

Thanks 

Rajkumar 

 

 

Labels (1)
1 Reply
Walid
Flight Engineer Flight Engineer
Flight Engineer
  • 1,771 Views

the devil is in the details

1. How to deploy Openshift cluster to Multiple data center ( DC and DR)?

Ensure you have at least three masters split between these two data centers

2. What are the operator require for replication between DC and DR ?

what do you mean? kubernetes/openshift by default can be setup as HA platform, OCP4 is an enterprise Kubernetes, its control plan has to be at least 3 masters which will give you the HA and replication, redundancy required for the control plane, for the apps make sure you split the worker nodes between the data centers and apps designed to make use of that.

4. How to sync Quay registry from DC to DR ?

Georeplication of storage in quay 

~ Walid - Red Hat Accelerator, DevOps Janitor
0 Kudos
Join the discussion
You must log in to join this conversation.