Installing IBM Cloud Pak for AIOps on Red Hat OpenShift on IBM Cloud (ROKS)
If you are installing on Red Hat OpenShift on IBM Cloud (ROKS), you can follow any of the main online installation options for installing IBM Cloud Pak® for AIOps. For installing on Red Hat OpenShift on IBM Cloud, you need to replace any storage class configuration with your configured storage class for Red Hat OpenShift on IBM Cloud.
- Starter installation (CLI)
- Production installation(online installation only)
Storage
IBM Cloud® VPC Infrastructure Storage and IBM Cloud® Classic Infrastructure Storage are storage options provided by IBM Cloud which IBM Cloud Pak for AIOps can use for storage. For performance reasons, IBM Cloud VPC Infrastructure Storage is preferred as the storage solution for IBM Cloud Pak for AIOps.
IBM Cloud VPC Infrastructure Storage
When you are configuring storage as part of your IBM Cloud Pak for AIOps installation, use the following storage classes:
storageClass: ibmc-vpc-block-10iops-tier
storageClassLargeBlock: ibmc-vpc-block-10iops-tier
For more information, see Setting up Block Storage for VPC in the IBM Cloud documentation.
IBM Cloud Classic Infrastructure Storage
When you are configuring storage as part of your IBM Cloud Pak for AIOps installation, use the following storage classes:
storageClass: ibmc-file-gold-gid
storageClassLargeBlock: ibmc-block-gold
For more information, see Setting up Block Storage for Classic and Setting up File Storage for Classic in the IBM Cloud documentation.
Note: ibmc-file-gold-gid
does not have volume expansion enabled by default, which is required by IBM Cloud Pak for AIOps. For more information, see Storage class requirements.