Upgrading CDP Private Cloud Data Services
You can upgrade your existing CDP Private Cloud Data Services 1.5.1 or 1.5.2 to 1.5.3 without performing an uninstall. After the upgrade is complete, you may need to upgrade the underlying OpenShift Container Platform. See the Software Support Matrix for OpenShift for more information about supported OCP versions.
- Review the Software Support Matrix for OpenShift.
- Make a backup of the OpenShift routes before upgrading to 1.5.2.
Ensure that you have the following before you upgrade:
- A
kubeconfig
file for the OCP cluster. -
Ensure that the
kubeconfig
file has permissions to create Kubernetes namespaces. -
Back up all of the external databases used by CDP Private Cloud Data Services.
-
One or more environments registered in CDP Private Cloud Data Services.
-
One of the registered environment has one or more Cloudera Data Warehouse (CDW) or Cloudera Machine Learning (CML) experience workspaces.
-
Access to the Cloudera Private Cloud repositories (archive.cloudera.com).
-
Administrator access to OCP and Privileged access to your external Vault.
- After upgrade, the Cloudera Manager admin role may be missing the Host
Administrators privilege in an upgraded cluster. The cluster administrator
should run the following command to manually add this privilege to the
role.
ipa role-add-privilege <cmadminrole> --privileges="Host Administrators"