Preparing and configuring the catalog source for Kubernetes cluster
To set up Kubernetes Service cluster and support installation of operators, connect a command line environment to the cluster. The IBM Kubernetes administrator must create the catalog source that registers the IBM Engineering AI Hub operator. After the registration, you can install the operator by using the command line.
About this task
Note: The
olm namespace is created and managed by the operator lifecycle manager to run core OLM components such as:
olm-operatorcatalog-operatorpackageserver
Installing IBM Engineering AI Hub operator-related resources, such as CatalogSource, Subscription, or OperatorGroup into the olm namespace can interfere with OLM functionality, cause installation failures, or lead to unpredictable behavior. Create a namespace to perform the following procedure.