Uyuni Proxy Upgrade
Before running the upgrade command, it is recommended to upgrade the mgrpxy
tool first.
-
One can do so by running the following command:
transactional-update
-
If updates were applied,
reboot
. -
The Uyuni 2024.12 Proxy containers running on
podman
can be updated using the following command:mgrpxy upgrade podman
-
Or, those running on a Kubernetes cluster can update using:
mgrpxy upgrade kubernetes
If you do not specify the tag parameter when upgrading to specific version, it will default to upgrading to the most recent version. To upgrade to a specific version, provide the tag parameter with the desired image tag. |
We highly recommend using the same tag for all proxy containers to ensure consistency under normal circumstances. |
For air-gapped installations, first upgrade the container RPM packages, then run the mgrpxy upgrade podman
command.