Skip to main contentIBM Β AIOps Training

Install the Operator

πŸš€ TASK: Install the Operator

🌏 Documentation for the Task: Online starter installation of CP4AIOPS

Next you have to install the CP4AIOPS Operator by creating the Subscription as described in the Documentation.

    1. Run the following command:

      cat << EOF | oc apply -f -
      apiVersion: operators.coreos.com/v1alpha1
      kind: Subscription
      metadata:
      name: ibm-aiops-orchestrator
      namespace: ibm-aiops
      spec:
      channel: v4.6
      installPlanApproval: Automatic
Page last updated: 03 November 2022