Using the steps listed in this section, you can upgrade VMware Telco Cloud Service Assurance from 2.3.0 or 2.3.1 to 2.4 on Azure.
Flowchart for Upgrade
The flowchart for upgrade is as an overview on how to upgrade VMware Telco Cloud Service Assurance. For more information, refer Deployment Flowchart.
Upgrade Procedure
Note: Ensure that you increase the Worker Node count by 1 before initiating the upgrade. This increase in the Worker Node count is required to accomodate new services that are added as a part of the latest release.
At a high level, the upgrade of
VMware Telco Cloud Service Assurance involves the following steps:
- Ensure that you perform the prerequisites mentioned in Prerequisites for Upgrading VMware Telco Cloud Service Assurance section.
- Ensure that docker version 23.0 or later is installed in the deployment host.
OR
- Ensure that podman-docker version 4.6.1 or later is installed in the deployment host.
Note: If you want to use podman-docker, execute the following command to remove the underlying
docker-ce
packages and install podman-docker.yum install -y podman-docker --allowerasing
- Download and extract the package on the deployment host.
- Execute the
upgradeTCSA.sh
script located in$TCSA_WORK_SPACE/tcx-deployer/scripts
. - Execute the
postupgrade.sh
script located in$TCSA_WORK_SPACE/tcx-deployer/scripts
.