Migrating IBM Sterling Control Center Monitor into Container Using Helm Chart

A clustered approach is imperative for migrating an existing Control Center deployment. The migration process is considered complete when the new Event Processor begins running in the Kubernetes cluster. At this point, the conventional instance can be safely stopped, signifying the successful transfer of all configurations from the conventional Control Center application to the new Event Processor.

The following sections describes steps to migrate a conventional IBM Sterling Control Center Monitor installation into a Containerized environment using a Kubernetes Cluster.
  • Stop a running instance of IBM Control Center application.
    Note: Ensure that all conventional Event Processor servers are assigned to the newly created Event Processor.
  • Make all necessary configuration changes, such as updating the database password in Secrets and modifying the database connection details in the values.yaml file. Refer Secrets and Configuring Control Center Ready to Deploy Using a Kubernetes Cluster