Preparing the cluster for the Watson Knowledge Catalog service

Before the Watson Knowledge Catalog service can be installed, the OpenShift cluster administrator and system administrator must prepare the Red Hat OpenShift cluster.

Prerequisite: Complete the tasks to configure your Red Hat OpenShift cluster software. See Changing required node settings.

As a system administrator, perform these tasks:

As the OpenShift cluster administrator, perform this task:

Set the timezone for the master node

If you installed the Watson Studio service and set the timezone for the master node, you can skip this task.

If the service will be installed on a remote machine that runs in a different time zone than the master node, the time zone for the master node is overwritten by the time zone for the installer node. This time zone discrepancy results in scheduled jobs that don’t run at the correct time.

If necessary, log in as a system administrator and set the timezone for the master node:

  1. Locate the tz database code format associated with the master node time zone.
  2. If the override.yaml file does not exist, create it.
  3. Add the tz database code value to the override.yaml file. For example, if you’re using the America/Los_Angeles database code, add the following value:
     global:
        masterTimezone: 'America/Los_Angeles'
    
  4. Inform the user who is installing the service to include the --override override.yaml option in the installation command.

Run the cpd adm command for the service

Ensure that the Mac OS or Linux machine where you will run the commands meets the appropriate requirements for your environment. See Setting up your Cloud Pak for Data environment.

If you are installing the service on an air-gapped cluster, ensure that you completed the steps in Preparing for air-gapped installations to download the required files for the service.

Log in to your Red Hat OpenShift cluster as the cluster administrator and run the appropriate admin setup command for the Watson Knowledge Catalog service:

Next step

Install the service