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.
-
Refresh software repositories with
zypper
:zypper ref
-
Depending on the host operating system, proceed with these steps:
- For a transactional system such as SL Micro:
-
-
使用
transactional-update
应用可用的更新:transactional-update
-
如果已应用更新,请
重引导
。
-
- For SUSE Linux Enterprise Server:
-
Update installed software with
zypper
:zypper up
-
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
命令。