Skip to main contentIBM Β AIOps Training

Check Installation

πŸš€ TASK: Verify that the Operator is running and ready

🌏 Documentation for the Task: Online starter installation of CP4AIOPS

Check that the Operator is running and that you can continue with the next chapter to install CP4AIOPS. You can do this by listing the ClusterServiceVersions (csv) for the ibm-aiops Namespace.

  • Check with the Command Line

    oc get csv -n ibm-aiops

    And you should see all entries with Succeeded state (version numbers may vary)

    NAME DISPLAY VERSION REPLACES PHASE
    elasticsearch-operator.v5.7.6 OpenShift Elasticsearch Operator 5.7.6 elasticsearch-operator.v5.7.5 Succeeded
    ibm-aiops-orchestrator.v4.x.x IBM Cloud Pak for AIOps 4.x.x Succeeded
    ibm-common-service-operator.v3.23.8 IBM Cloud Pak foundational services 3.23.8 Succeeded



    Check with your OpenShift Web Console

    1. Go to Operators Installed Operators

    2. You should get something similar to this (version numbers may vary):

      image
Page last updated: 03 November 2022