Introduction to IBM Storage Fusion:
IBM Fusion is a software-defined data services platform that provides:
🔹 Note: Fusion is only supported on Red Hat OpenShift.
Deploy IBM Storage Fusion in an OpenShift Environment
1. Access the Cluster
- Use the
oc
CLI or OpenShift Web Console to access the cluster.
Example Console URL:
https://console-openshift-console.apps.ocp--2.cp.fyre.ibm.com
Login using kubeadmin credentials.
2. Add the IBM Operator Catalog
- Click on the "+" (Import YAML) icon on top right of the Openshift Web Console.
- Paste the following YAML and click Create:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: isf-catalog
namespace: openshift-marketplace
spec:
displayName: ISF Catalog
image: 'icr.io/cpopen/isf-operator-software-catalog:2.8.0'
publisher: IBM
sourceType: grpc