Skip to main content
Version: 3.1

Synchronous DR prerequisites in ARO

  • Kubernetes Clusters: At least two Kubernetes clusters which are part of the same metropolitan area network with a maximum network latency of 10 ms between them.
  • For a new installation, meet the minimum prerequisites.
  • Network Connectivity:
    • OpenShift4+: Open ports in the range of 17001-17020 must be accessible to reach Portworx API endpoints.

    • Portworx: Open port in the range of 9001-9020 for Portworx worker nodes to communicate with each other.

      To know more about the specific ports for your environment, see the Network table on the Prerequisites page.

  • External KVDB: An external KVDB etcd setup outside the clusters. To know how to setup an external etcd, see Install KVDB.
  • License: Portworx Enterprise DR license is available.
  • Cloud Environment: Follow the instructions to automate authentication for AAD enabled AKS cluster .
  • Applications Registration: For certain Kubernetes applications, you should create an ApplicationRegistration CR first to facilitate the successful migration of them. Refer to the ApplicationRegistrations page for more information.
Was this page helpful?