Component IDs

Important: IBM Cloud Pak® for Data Version 4.6 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.

Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.

When you run the cpd-cli manage commands, you must specify the components that you want to manage.

For example, you need to specify the list of components when you:
  • Run manage apply-olm to specify which catalog sources and operator subscriptions you want to create.
  • Run manage mirror-images to specify which images you want to mirror to your private container registry.

Required components

Software Component ID Notes
IBM Cloud Pak foundational services cpfs Required.

This component is a prerequisite for IBM Cloud Pak for Data.

The component is installed once on the cluster and is shared by any instances of Cloud Pak for Data on the cluster.

If the cpd-cli detects the cpfs component on the cluster, it does not attempt to install it again.

Cloud Pak for Data cpd_platform Required.

This component is a prerequisite for installing any services.

The component ensures that the Cloud Pak for Data control plane is installed and running.

The component is installed once in each project (namespace) where you want to install the platform.

If the cpd-cli detects the cpd_platform in the project, it does not attempt to install it again.

Cloud Pak for Data control plane zen
Important: Do not specify the zen component to install or upgrade the control plane. This component is automatically installed and upgraded by the cpd_platform component.
If you complete the following actions for the cpd_platform component, the zen objects are automatically included:
  • Mirror images
  • Create catalog sources or operator subscriptions
Scheduling service scheduler Required if you plan to:
  • Install Watson Machine Learning Accelerator
  • Use the quota enforcement feature in Cloud Pak for Data

The component is installed once on the cluster and is shared by any instances of Cloud Pak for Data on the cluster.

If the cpd-cli detects the scheduler component on the cluster, it does not attempt to install it again.

Shared components (automatically installed dependencies)

If required, the following components are automatically installed once per project (Kubernetes namespace). The shared components are installed if you install a service that requires them.

For information about which services require each component, see Software requirements or run the list-dependents command.

Software Component ID Notes
Common core services ccs Several services require similar features and interfaces. To streamline the platform, these features are provided by the common core services.
The common core services provide:
  • Data source connections
  • Deployment management
  • Job management
  • Notifications
  • Projects
  • Search
Db2® as a service db2aaservice Several services use Db2 as a service to create an embedded datastore within the service. The datastore is a secured and restricted. Only the service that creates the datastore can access it.
Db2U db2u The Db2U operator is a prerequisite for Db2, Db2 Warehouse, and Db2 as a service.

The operator can watch Db2-based service instances in multiple projects (namespaces).

InfoSphere® Information Server iis

Services

For information about prerequisites, see Software requirements or run the list-prereqs command.

Software Component IDs Notes
AI Factsheets factsheet Before you install this service, you must have one of the following services installed:
  • Watson Knowledge Catalog (wkc)
  • Watson Studio (ws)
Analytics Engine Powered by Apache Spark analyticsengine

This service is automatically installed or upgraded if you install Watson Knowledge Catalog (wkc)

Cognos® Analytics cognos_analytics  
Cognos Dashboards cde  
Data Privacy dp Before you install or upgrade this service, you must have the following services installed or upgraded:
  • Analytics Engine Powered by Apache Spark (analyticsengine), which is automatically installed by Watson Knowledge Catalog.
  • Watson Knowledge Catalog (wkc)

If you plan to run a batch installation or upgrade, specify the components in the following order:

wkc,dp
Data Refinery datarefinery You do not need to specify the datarefinery component to install or upgrade Data Refinery. This service is automatically installed or upgraded if you install either of the following services:
  • Watson Knowledge Catalog
  • Watson Studio
If you complete the following actions for either of these services, the Data Refinery objects are automatically included:
  • Mirror images
  • Create catalog sources or operator subscriptions
Data Replication replication  
DataStage® Enterprise datastage_ent  
DataStage Enterprise Plus datastage_ent_plus  
Db2 db2oltp  
Db2 Big SQL bigsql  
Db2 Data Gate datagate  
Db2 Data Management Console dmc  
Db2 Warehouse db2wh  
Decision Optimization dods  
EDB Postgres
  • edb_cp4d
  • postgresql
The postgresql component is automatically installed when you install the edb_cp4d component.
Execution Engine for Apache Hadoop hee  
IBM® Match 360 with Watson match360  
Informix®
  • informix_cp4d
  • informix
The informix component is automatically installed when you install the informix_cp4d component.
MongoDB
  • mongodb
  • mongodb_cp4d
You must specify both components to install MongoDB.

Specify the components in the following order:

mongodb,mongodb_cp4d
OpenPages® openpages  
Planning Analytics planning_analytics  
Product Master productmaster  
RStudio® Server Runtimes rstudio  
SPSS® Modeler spss  
Voice Gateway voice_gateway You can install the Voice Gateway operator using the apply-olm command.

However, Voice Gateway does not support the apply-cr command. You must use the oc command-line interface to create the Voice Gateway custom resource.

Watson Assistant watson_assistant  
Watson Discovery watson_discovery  
Watson Knowledge Catalog wkc When you install Watson Knowledge Catalog, the following services are automatically installed:
  • Analytics Engine Powered by Apache Spark (analyticsengine)
  • Data Refinery (datarefinery)
Watson Knowledge Studio watson_ks You can install the Watson Knowledge Studio operator using the apply-olm command.

However, Watson Knowledge Studio does not support the apply-cr command. You must use the oc command-line interface to create the Watson Knowledge Studio custom resource.

Watson Machine Learning wml When you install Watson Machine Learning, the following features are automatically installed:
  • AutoAI
  • Federated Learning

To use the experiment builder AIs for AutoAI and Federated Learning, you must have Watson Studio installed.

Watson Machine Learning Accelerator wml_accelerator  
Watson OpenScale openscale  
Watson Pipelines ws_pipelines  
Watson Query dv  
Watson Speech services watson_speech  
Watson Studio ws When you install Watson Studio, the following services are automatically installed:
  • Data Refinery (datarefinery)
  • Watson Studio Runtimes (ws_runtimes)
Watson Studio Runtimes ws_runtimes The default runtime is automatically installed or upgraded when you install or upgrade Watson Studio.
Upgrades from Version 3.5
Do not specify the ws_runtimes component to upgrade existing runtimes.

The existing runtimes are upgraded or replaced when you upgrade Watson Studio.

If you want to use other runtimes on your environment, you must install them individually.

Upgrades from Version 4.0, 4.5, or 4.6
If you want to upgrade all existing runtimes automatically when you upgrade Watson Studio, specify the ws_runtimes component when you upgrade Watson Studio.

If you do not specify the ws_runtimes component when you upgrade Watson Studio, you must upgrade the non-default runtimes manually.

Fresh installations on 4.6
Do not specify the ws_runtimes component when you install Watson Studio.

The default runtime is automatically installed when you install Watson Studio.

If you want to use non-default runtimes on your environment, you must install them individually.

For details on how to install or upgrade non-default runtimes, see Watson Studio Runtimes.

If you complete the following actions for Watson Studio, the Watson Studio Runtimes objects are automatically included:
  • Mirror images
  • Create catalog sources or operator subscriptions