SUSE Multi-Linux Manager 프록시 업그레이드
Before running the upgrade command, it is required 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호스트 운영 체제에 따라 다음 단계를 진행합니다.
- SL Micro 같은 트랜잭션 시스템의 경우:
Apply available updates with
transactional-update:transactional-updateIf updates were applied,
reboot.- SUSE Linux Enterprise Server의 경우:
Update installed software with
zypper:zypper upThe SUSE Multi-Linux Manager Proxy containers running on
podmancan be updated using the following command:mgrpxy upgrade podman또는 Kubernetes 클러스터에서 실행 중인 경우 다음을 사용하여 업데이트할 수 있습니다.
mgrpxy upgrade kubernetespodman에서, 사용하지 않는 컨테이너 이미지를 정리하여 디스크 공간을 확보합니다.
podman image prune -aOn Kubernetes the image cleanup is handled automatically, or it depends on the Kubernetes distribution.
In some upgrades, multiple
*.rpmnewand*.rpmsavefiles may be generated. The presence or number of these files does not indicate that manual action is required. In SUSE Multi-Linux Manager container environments, required configuration changes are applied automatically during the upgrade process. These files are created as a result of differences between packaged defaults and existing configuration files, and may also include internal or informational changes that are not intended to be merged. If manual action is required for a configuration change, it will be explicitly documented in the release notes or upgrade documentation.Do not treat these files as a post-upgrade checklist or merge them in bulk. Only review a file if you are actively troubleshooting a specific issue and understand the impact of the configuration it contains. If a change is required, it should be applied intentionally based on a known requirement, not by copying differences from these files. If you are unsure, leave the file unchanged.
|
특정 버전으로 업그레이드할 때 태그 파라미터를 지정하지 않으면 기본적으로 가장 최신 버전으로 업그레이드됩니다. 특정 버전으로 업그레이드하려면 태그 파라미터에 원하는 이미지 태그를 지정하십시오. |
|
특정 태그를 사용하여 특정 컨테이너를 업그레이드하는 옵션이 있지만, 이 기능은 PTF를 적용하는 경우에만 사용할 수 있습니다. 일반적인 상황에서는 일관성을 유지하기 위해 모든 프록시 컨테이너에 동일한 태그를 사용하는 것이 좋습니다. |
For air-gapped installations, first upgrade the container RPM packages, then run the mgrpxy upgrade podman command.