docs/doc/source/dist_cloud/kubernetes/update-management-for-distributed-cloud.rst
Elisamara Aoki Goncalves f3f94b273a Patch Orchestration Phase Operations (dsR8)
Story: 2010584
Task: 48998

Change-Id: I48c2960362e3fd04f0175e74e2611b68e6b846f3
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
2023-11-13 13:27:42 +00:00

1.9 KiB

Update Management for Distributed Cloud

You can apply software updates (also known as 'patches') to the Central Cloud and subclouds from the System Controller.

A central update repository on the Central Cloud is introduced for . This is used to store all updates (patches) so that unmanaged subclouds can be synchronized with any required updates when they are brought into a managed state.

To ensure the integrity of the system, all updating must be done from the Central Cloud.

Caution

Any updates that were applied to the Central Cloud prior to running ansible bootstrap playbook, including updates incorporated in the installation ISO file and updates installed using sw-patch commands, must be uploaded to the System Controller. This ensures that the updates are in the central update repository and the subclouds can be updated with them.

You can use the Horizon Web interface or the command line interface to manage updates. The workflow for patching is as follows:

  1. Review the update status of the systems in the .

    See reviewing-update-status-for-distributed-cloud-using-horizon.

  2. Upload and apply any required updates to the System Controller. This adds them to a Central Update Repository, making them available to the SystemController and all subclouds.

    See uploading-and-applying-updates-to-systemcontroller-using-horizon.

  3. Update the Central Cloud's RegionOne and all subclouds with the updates using update orchestration.

    See update-orchestration-of-central-clouds-regionone-and-subclouds.

    Note

    For , manual updating of individual subclouds is not recommended.