Upgrading CSA Operator
Complete these steps to upgrade CSA Operator.
Upgrading Cloudera Streaming Analytics Operator consists of three steps:
- upgrading the Flink CRDs to the new version,
- upgrading the cluster operator using Helm commands, and
- upgrading the Flink jobs with the proper image and Flink version.
Upgrading the cluster operator may affect the Flink resources in the cluster. All Flink clusters that specify the version of the cluster (but not the image) will be restarted during the cluster operator upgrade, due to the fact that the default image of all versions changes with the Flink upgrade, triggering a restart.
- Ensure that your Kubernetes environment meets requirements listed in System requirements.
- Ensure that you have access to your Cloudera credentials (username and password). Credentials are required to access the Cloudera Archive and Cloudera Docker registry where upgrade artifacts are hosted.