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.
-
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
-
更新が適用されたら、
reboot
を実行して再起動します。
-
- 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. |
Air-gappedインストールでは、まずコンテナのRPMパッケージをアップグレードし、その後mgrpxy upgrade podman
コマンドを実行します。