Installing Fusion Data Foundation Multicluster Orchestrator operator
Fusion Data Foundation Multicluster Orchestrator is a controller that is installed from the Software Catalog of Red Hat® OpenShift® Container Platform on the hub cluster.
Before you begin
-
Ensure that you created the following
CatalogSourcemanifest on the hub cluster:apiVersion: operators.coreos.com/v1alpha1 kind: CatalogSource metadata: name: isf-data-foundation-catalog namespace: openshift-marketplace spec: displayName: Data Foundation Catalog grpcPodConfig: affinity: nodeAffinity: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - key: gpu.isf.ibm.com operator: DoesNotExist weight: 50 securityContextConfig: restricted icon: base64data: "" mediatype: "" image: icr.io/cpopen/isf-data-foundation-catalog:v4.21 publisher: IBM sourceType: grpc updateStrategy: registryPoll: interval: 60mNote: Ensure that the version number you specify in theimagefield of theCatalogSourcemanifest matches the Fusion Data Foundation version installed on the managed cluster. - Ensure that you are logged in to the Red Hat OpenShift Container Platform as an administrator.
- Ensure that ibm-spectrum-fusion-ns is selected in the Project field.