Installing Fusion Data Foundation Multicluster Orchestrator operator

Fusion Data Foundation Multicluster Orchestrator is a controller that is installed from OpenShift Container Platform’s OperatorHub on the Hub cluster.

Procedure

  1. Go to Hub cluster > OperatorHub and use the keyword filter to search for ODF Multicluster Orchestrator.
  2. Click the IBM Fusion Data Foundation Multicluster Orchestrator tile.
  3. Keep all default settings and click Install.
    Ensure that the operator resources are installed in openshift-operators project and available to all namespaces.
    Note: The IBM Fusion Data Foundation Multicluster Orchestrator also installs the DR Hub Operator on the RHACM hub cluster as a dependency.
  4. Verify that the operator Pods are in a Running state.
    The DR Hub operator is also installed at the same time in openshift-operators namespace.
    oc get pods -n openshift-operators

    Example output:

    NAME                                        READY   UP-TO-DATE   AVAILABLE   AGE
    odf-multicluster-console-6845b795b9-blxrn   1/1     Running      0           4d20h
    odfmo-controller-manager-f9d9dfb59-jbrsd    1/1     Running      0           4d20h
    ramen-hub-operator-6fb887f885-fss4w         2/2     Running      0           4d20h