Prerequisites to Deploy IBM® Sterling Control Center Monitor in a Kubernetes Cluster
Before you deploy the application, you must ensure the following prerequisites are in place:
- Ensure that you have RHEL version available is >= 7.6.
- Ensure the Kubernetes version >= 1.17 along with beta APIs is enabled.
- Ensure that one of the supported database servers (Oracle/DB2/MSSQL) is installed and the database is accessible from inside the cluster.
- Ensure that the docker images for Control Center Software Enterprise Edition from Fix Central are loaded to an appropriate docker registry.
- Create a persistent volume with access mode as 'Read Write Many' and place the
configCC.properties
with all configurations, the database driver jars, keyStore, trustStore files in case of Secured deployment of Control Center in the mapped volume location. You can use the given configuration files under mapped volumeuser_inputs
directory. - Database has been created for that Control Center.