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 Rhapsody Systems Engineering 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 Rhapsody Systems Engineering 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.