From 753f5c9a9cf8773a075f02fa1ec56283f5dab9d3 Mon Sep 17 00:00:00 2001 From: Elaine Fonaro Date: Fri, 14 Jul 2023 19:44:08 +0000 Subject: [PATCH] Upgrade docs for AIO-SX for required images when using private registry (r8, dsr8) - Rephased. - Added a pre req step for using a private registry for images. Change-Id: I4fe716772ebb6fd6e73788b34e115150a44c38ba Signed-off-by: Elaine Fonaro --- .../dist_cloud/kubernetes/upgrade-management-overview.rst | 4 ++++ .../upgrading-the-systemcontroller-using-the-cli.rst | 6 ++++++ .../kubernetes/upgrading-all-in-one-duplex-or-standard.rst | 4 ++++ .../updates/kubernetes/upgrading-all-in-one-simplex.rst | 4 ++++ 4 files changed, 18 insertions(+) diff --git a/doc/source/dist_cloud/kubernetes/upgrade-management-overview.rst b/doc/source/dist_cloud/kubernetes/upgrade-management-overview.rst index d42f788c3..223f59444 100644 --- a/doc/source/dist_cloud/kubernetes/upgrade-management-overview.rst +++ b/doc/source/dist_cloud/kubernetes/upgrade-management-overview.rst @@ -47,6 +47,10 @@ The following prerequisites apply to a |prod-dc| upgrade management service. .. _upgrade-management-overview-ul-smx-y2m-cmb: +- Validate the list of new images with the target release. If you are using a + private registry for installs/upgrades, you must populate your private + registry with the new images prior to bootstrap and/or patch application. + - **Configuration Verification**: Ensure that the following configurations are verified before you proceed with the upgrade on the |prod-dc| and subclouds: diff --git a/doc/source/dist_cloud/kubernetes/upgrading-the-systemcontroller-using-the-cli.rst b/doc/source/dist_cloud/kubernetes/upgrading-the-systemcontroller-using-the-cli.rst index a18fe68d3..fe9bc19be 100644 --- a/doc/source/dist_cloud/kubernetes/upgrading-the-systemcontroller-using-the-cli.rst +++ b/doc/source/dist_cloud/kubernetes/upgrading-the-systemcontroller-using-the-cli.rst @@ -16,6 +16,12 @@ non-distributed systems :command:`sw-manager` orchestration procedure. Follow the steps below to manually upgrade the System Controller: +.. rubric:: |prereq| + +- Validate the list of new images with the target release. If you are using a + private registry for installs/upgrades, you must populate your private + registry with the new images prior to bootstrap and/or patch application. + .. rubric:: |proc| .. _upgrading-the-systemcontroller-using-the-cli-steps-oq4-dgm-cmb: diff --git a/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst b/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst index bcc9175a3..3f5378002 100644 --- a/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst +++ b/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst @@ -13,6 +13,10 @@ of |prod| software. .. _upgrading-all-in-one-duplex-or-standard-ul-ezb-b11-cx: +- Validate the list of new images with the target release. If you are using a + private registry for installs/upgrades, you must populate your private + registry with the new images prior to bootstrap and/or patch application. + - Perform a full backup to allow recovery. .. note:: diff --git a/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst b/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst index cc91c2182..e734cdf24 100644 --- a/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst +++ b/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst @@ -14,6 +14,10 @@ software. .. _upgrading-all-in-one-simplex-ul-ezb-b11-cx: +- Validate the list of new images with the target release. If you are using a + private registry for installs/upgrades, you must populate your private + registry with the new images prior to bootstrap and/or patch application. + - Perform a full backup to allow recovery. .. note::