Documentation survey

SUSE Multi-Linux Manager Proxy Upgrade

Before running the upgrade command, it is recommended to to update the host operating system. Updating the host operating system will also result in the update of the SUSE Multi-Linux Manager tooling such as the mgrpxy tool.

Procedure: Upgrading SUSE Multi-Linux Manager Proxy
  1. Refresh software repositories with zypper:

    zypper ref
  2. Depending on the host operating system, proceed with these steps:

    For a transactional system such as SL Micro:
    1. 使用 transactional-update 应用可用的更新:

      transactional-update
    2. 如果已应用更新,请重引导

    For SUSE Linux Enterprise Server:

    Update installed software with zypper:

    zypper up
  3. The SUSE Multi-Linux Manager Proxy containers running on podman can be updated using the following command:

    mgrpxy upgrade podman

    或者,可使用以下命令更新 Kubernetes 群集上运行的容器:

    mgrpxy upgrade kubernetes

如果升级到特定版本时未指定标记参数,则默认会升级到最新版本。要升级到特定版本,请为标记参数提供所需的映像标记。

While there is an option to upgrade a specific container using its specific tag, this feature is intended for applying PTFs only.

We highly recommend using the same tag for all proxy containers to ensure consistency under normal circumstances.

对于物理隔离的安装,请先升级容器 RPM 软件包,然后运行 mgrpxy upgrade podman 命令。