Upgrade Workload Clusters
Workload clusters can be upgraded after the global tier has already reached the target ACP Distribution Version. The global tier does not need to be upgraded again if it is already at that Distribution Version.
ACP 4.3 uses the same CVO-based workflow for workload clusters as for the global cluster: confirm prerequisites, run preflight checks, request the upgrade, and observe execution. This workflow has two additional rules:
- If the platform uses global DR, both the standby and primary global clusters must reach the target Distribution Version before any workload cluster is upgraded to that Distribution Version.
- The target version normally becomes available for a workload cluster only after the global tier has already reached that same Distribution Version.
Workflow
Confirm workload-cluster prerequisites
Before requesting the upgrade, verify that:
- The workload cluster version is lower than the current
globalcluster version. - The global tier has already reached the target ACP Distribution Version.
- In global DR environments, both the standby and primary global clusters have already reached that target Distribution Version.
Run preflight checks
Run preflight before requesting the upgrade:
Preflight returns two parts:
If preflight does not pass, do not submit the upgrade request until all blocking items are resolved.
For preflight block handling patterns, see Handle preflight blocks when needed.
Request the upgrade
After preflight passes, choose one of the following entry points:
- Start the upgrade from the workload cluster in the Web Console.
- Use ACP CLI when your current ACP session can access the target workload cluster. To avoid ambiguity, specify the target cluster explicitly with
--cluster.
If you are new to ACP CLI, see Getting Started with ACP CLI. For session and cluster selection, see Managing CLI Profiles.
If you use the Web Console, the request follows a two-step flow:
- In Step 1, review the RPCH list.
- Click Acknowledge to continue to Step 2.
- In Step 2, review Current Version and Target Version. The page does not display a plugin list or a warning panel at this stage.
- The target version is the current
globalcluster version and cannot be selected manually in the Web Console. - Click Start Upgrade.
- After the request is submitted, the page shows that the upgrade request has been submitted and the action enters an in-progress state.
ACP CLI example:
ACP CLI submits the requested target for the specified workload cluster. Whether the upgrade can proceed is still determined by the cluster's available upgrade targets and the upgrade controller's preflight checks. ACP CLI is not used to upgrade the global cluster.
For the complete AC CLI upgrade workflow (metadata preparation, available updates, request modes, and status interpretation), see Upgrading Clusters. For full command and flag syntax, see AC CLI Administrator Command Reference.
Observe progress
After the upgrade request is submitted, use cvsh.status to track current version, desired version, preflight results, stages, and history:
If your current ACP context points to the target workload cluster, you can also check the CLI-reported status:
For detailed semantics of ac adm upgrade status output (preflight and stage interpretation), see Upgrading Clusters.
When troubleshooting, inspect conditions, preflight details, and history first: