Version 1.15. This version is no longer supported. For information about how to upgrade to version 1.16, see Upgrade clusters in the latest documentation. For more information about supported and unsupported versions, see the Version history page in the latest documentation.
Occasionally, Google Distributed Cloud may run into conditions where you need to
start an upgrade over again, or fix an error condition to complete the upgrade
successfully. The following conditions may occur when upgrading clusters. Try
to complete the cluster upgrade as noted with the condition.
Recover admin, hybrid, and standalone cluster upgrades
Admin, hybrid, and standalone clusters are all upgraded with the bmctl upgrade
command.
If your upgrade doesn't complete successfully, check the following conditions
and try the upgrade again.
bmctl fails to parse the config file due to a mistake. Fix the config file
and rerun the command.
bmctl fails to bootstrap the temporary cluster. Retry the command.
the log files indicate that the upgrade failed a preflight check. Correct the preflight condition, or force
the upgrade.
the upgrade took too long (more than 30 minutes) or timed out. Retry the
upgrade command.
If your upgrade doesn't complete successfully, check the following conditions
and try the upgrade again.
Preflight check failed. Check the preflight check log and fix the
corresponding error.
You may need to construct a new preflight custom resource following these instructions
and apply it to the cluster. Check that the
triggered preflight passes, and that the cluster reconciler
picks up the latest passing state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["Upgrades for admin, hybrid, and standalone clusters in Google Distributed Cloud are managed via the `bmctl upgrade` command, and failure can result from config parsing errors, issues with bootstrapping the temporary cluster, failed preflight checks, or timeouts."],["User cluster upgrades are initiated from an associated admin cluster using the `kubectl apply` command, and upgrade failures may be due to issues with a failed preflight check."],["If a preflight check fails, the user must fix the corresponding error in order to proceed."],["If the upgrade command encounters issues or fails, the user will need to rectify the situation and retry the upgrade."]]],[]]