docs/doc/source/dist_cloud/kubernetes/create-a-software-deploy-orchestration-using-horizon-9f8c6c2f3706.rst
Elisamara Aoki Gonçalves 9e5b12cae9 Upgrade Support doc update (r10.1)
Story: 2010676
Task: 51423

Change-Id: I2e15fd4645c7661ab838a4ed0e69f7167a1cce79
Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
2024-12-06 13:57:40 +00:00

2.7 KiB

Create a Software Deploy Orchestration using Horizon

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

  1. Review the software deploy status for the subclouds.

    After the System Controller software deploy/update is completed, wait for 40 seconds for the software_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 ID.

      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 Software Deploy on subclouds will be performed.

    6. Save the new strategy.

      Only subclouds in the Managed state and whose software sync status is out-of-sync are added to the list. To change the Software Deploy 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.