Installing IBM Sterling Order Management System Software using Certified Container

Important: Helm chart is deprecated from IBM® Sterling Order Management System Software 10.0.2206.0 (June 2022) release. Use the IBM Sterling Order Management System Software Operator to manage and automate the life cycle of your Sterling Order Management System Software. For more information about the IBM Sterling Order Management System Software Operator and installation, see Installing Sterling Order Management System Software by using Sterling Order Management System Software Operator.

You can configure and deploy the Sterling Order Management System Software images on Red Hat® OpenShift® Container Platform cluster.

Red Hat OpenShift Container Platform is an enterprise-ready Kubernetes container platform with full-stack automated operations to manage hybrid cloud and multi-cloud deployments. The projects in Red Hat OpenShift Container Platform enables a community of users to organize and manage their content in isolation from other communities. Users must be granted with access to projects by administrators, or if allowed to create projects, users must automatically have access to their own projects.

Red Hat OpenShift Container Platform is an orchestrated environment that provides strict security policies, built-in logging, routes to expose services, and management of container images.

The certified container editions provide speed and agility and help reduce your operational and infrastructure costs. Sterling Order Management System Software offers the following editions:
  • Sterling Order Management System Software Professional Edition for Red Hat OpenShift Container Platform: It is the Red Hat OpenShift Container Platform equivalent of the Sterling Order Management System Software Professional Edition base offering. The auto-scaling performance that is built into the Red Hat OpenShift Container Platform Edition achieves better scalability when compared to that achieved by the configuration features provided in the earlier releases of the base Sterling Order Management System Software Professional Edition.
  • Sterling Order Management System Software Enterprise Edition for Red Hat OpenShift Container Platform: It is the Red Hat OpenShift Container Platform equivalent of the Sterling Order Management System Software Enterprise Edition base offering. The auto-scaling performance that is built into the Red Hat OpenShift Container Platform Edition achieves better scalability when compared to that achieved by the configuration features provided in the earlier releases of the base Sterling Order Management System Software Enterprise Edition.

Deploying IBM Sterling Order Management System Software on Red Hat OpenShift Container Platform

The IBM Sterling Order Management System Software comprises of three basic image types, which are om-app, om-agent, and om-base.

The om-base image can be used to create a customization runtime, which can be used to apply and integrate customizations and also to build new custom images of om-app and om-agent. Further, the om-app images can also be built for specific applications.

The different om-app images that are built using the customization runtime can be deployed with a dedicated route or ingress to expose the applications in om-app images. Routes are created only if using a Red Hat OpenShift Container Platform cluster. For any other Kubernetes cluster, ingress is created.

The om-agent image can be used to create deployments that run different agents or integration servers that are configured in the system.

Ensure that the application and agent containers are colocated in the same Kubernetes cluster as multi-cluster deployment of these containers is not supported. This might cause issues with certain health monitoring APIs and cache propagation.

The following diagram illustrates the basic environment configuration post deployment of the default Sterling Order Management System Software images:

Figure 1. Architecture of Sterling Order Management System Software deployment on Red Hat OpenShift Container Platform
Sterling Order Management System Software deployment on Red Hat OpenShift Container Platform
Note: The base image (om-base) is not a deployable container and is available to create customizations for your applications and agent features that are outside of the deployment cluster. For more information, see Customizing certified containers.