docs/doc/source/dist_cloud/kubernetes/create-a-software-deploy-orchestration-using-horizon-9f8c6c2f3706.rst
Elisamara Aoki Goncalves 9bc86e4e31 Unified Software Delivery & Mgmt: HORIZON changes(USM)
Update images of the Horizon GUI with new terms and tabs names.
Update procedures for Horizon GUI.

Story: 2010676
Task: 50731

Change-Id: I9c8fa7b778a45bdcf764ddb5a9a7dc7185eb012b
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
2024-10-16 14:04:28 +00:00

2.6 KiB

Create a Software Deploy Orchestration using Horizon

You must have completed the procedure in distributed-upgrade-orchestration-process-using-the-cli.

  1. Review the upgrade status for the subclouds.

    After the System Controller upgrade is completed, wait for 10 minutes for the load_sync_status of all subclouds to be updated. To check the subclouds status:

    1. Select the SystemController region.
    2. Select Distributed Cloud Admin > Cloud Overview.
  2. Create the strategy.

    1. Select the SystemController region.

    2. Select Distributed Cloud Admin > Orchestration.

    3. On the Orchestration page, select the Strategy tab.

    4. Create the new strategy.

      On the Strategy tab, click Create Strategy. In the Create Strategy dialog box, adjust the settings as needed.

      Strategy Type

      Software Deploy

      Release

      Release name.

      This option is available when Strategy Type is set to "Software Deploy".

      Apply to

      Subcloud or Subcloud Group

      Subcloud

      Enter the subcloud name

      Subcloud Group

      Enter the subcloud group name only if you select the Apply to: Subcloud Group option.

      Stop on Failure

      Default: True

      Determines whether update orchestration failure for a subcloud prevents application to subsequent subclouds.

      Subcloud Apply Type

      Default: Parallel

      Parallel or Serial. Determines whether the subclouds are updated in parallel or serially.

      Maximum Parallel Subclouds

      Default 20

      If this is not specified using the CLI, the values for max_parallel_subclouds defined for each subcloud group will be used by default.

    5. Adjust how the Upgrade on subclouds will be performed.

    6. Save the new strategy.

      Only subclouds in the Managed state and whose patching sync status is out-of-sync are added to the list. To change the Upgrade strategy settings, you must delete the current strategy and create a new one. Confirmation before applying strategy will be needed. If the created strategy is older than 60 minutes, a warning message will be display on this popup. The user can apply the strategy or verify if it is still valid.