Upgrading the IBM Cloud Pak for Data platform and services (Upgrading from Version 4.0 to Version 4.6)
Before you begin
- You set up a client workstation from which you will run the upgrade.
- You collected the required information that you will need to complete the upgrade.
- A cluster administrator prepared the cluster for the
upgrade.Important: If you are using a private container registry, the images must be in the private container registry before you run the upgrade.
- You must have sufficient privileges to install operators on the cluster.
If you don't have sufficient privileges to install operators, you will need to work with a cluster administrator to complete specific tasks.
- You must be an administrator of the projects where you need to install the operators and upgrade the software.
About this task
The cpd-cli
manage
commands enable you to upgrade all of the components on your
cluster at the same time.
The upgrade instructions assume that you are upgrading all of the components at the same time, which enables you to complete the upgrade in fewer steps. You can always install additional services as needed on your environment.
cpd-cli
manage
commands are designed to simplify the upgrade process:- If it detects that you already have a component installed at the specified release, the
cpd-cli
does not attempt to upgrade the component.For example, if the
cpd-cli
detects that IBM Cloud Pak foundational services is already installed at Version 3.23.3 or later, thecpd-cli
will not make any changes to the existing IBM Cloud Pak foundational services installation.However, if the
cpd-cli
detects that the IBM Cloud Pak foundational services is installed at a version below 3.23.3, thecpd-cli
will automatically upgrade the IBM Cloud Pak foundational services installation. - If you encounter an issue when you are upgrading a specific component, the
cpd-cli
gives you the option to resume the upgrade from the point of failure.
The upgrade method that you use depends on where you installed the Cloud Pak for Data operators:
- If you installed the Cloud Pak for Data operators in the same project as the IBM Cloud Pak foundational services operators, follow the express installation upgrade instructions.
- If you installed the Cloud Pak for Data operators in a different project from the IBM Cloud Pak foundational services operators, follow the specialized installation upgrade instructions.