Installing IBM Storage Fusion Data Foundation Operator
Before you begin
- Ensure that you have access to an OpenShift Container Platform cluster with a cluster-admin account and Operator installation permissions.
- You must have at least four worker nodes that are evenly distributed across two data centers in the Red Hat OpenShift Container Platform cluster.
- For more resource requirements, see Planning your deployment.
Important:
-
To override the default cluster-wide node selector for Fusion Data Foundation, you can use the following command in command-line interface to specify a blank node selector for the
openshift-storage
namespace (createopenshift-storage
namespace in this case):oc annotate namespace openshift-storage openshift.io/node-selector=
-
Taint a node as
infra
to ensure only IBM Storage Fusion Data Foundation resources are scheduled on that node. This helps you save on subscription costs. For more information, see How to use dedicated worker nodes for Fusion Data Foundation chapter in the Managing and Allocating Storage Resources guide.
About this task
You can install Fusion Data Foundation Operator by using the Red Hat OpenShift Container Platform Operator Hub.