Files
docs/doc/source/dist_cloud/the-kubernetes-distributed-cloud-update-orchestration-process.rst
Ron Stone df1814e687 k8s Orchestrated Upgrade on dc wortkflow changes
Continuation of https://review.opendev.org/c/starlingx/docs/+/787285 (merged). Remove steps 1-3 from workflow description.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Iaff3b4345103413f12640e2adcd1a9b1d2312980
(cherry picked from commit b8479b7ef0)
2021-06-24 14:26:14 +00:00

1.3 KiB

Kubernetes Version Upgrade Distributed Cloud Orchestration Overview

For an orchestrated Kubernetes version upgrade across a , you need to first create a Kubernetes Version Upgrade Distributed Cloud Orchestration Strategy, or plan, for the automated Kubernetes version upgrade procedure orchestrated across all subclouds of the Distributed Cloud system.

You must use the dcmanager CLI tool to create, and then apply the upgrade strategy. A created strategy can be monitored with the show command. For more information, see Kubernetes Version Upgrade Distributed Cloud Orchestration Procedure <configuring-kubernetes-update-orchestration-on-distributed-cloud>.

Kubernetes upgrade orchestration automatically iterates through all managed online subclouds.

The specific steps involved in a Kubernetes Version Upgrade Distributed Cloud Orchestration for a single or group of hosts in each subcloud includes:

  1. Create the subcloud kube upgrade strategy based on the new version installed as part of the platform.
  2. Apply the subcloud kube upgrade strategy.