Chapter 3. Upgrading the CLI and sites
Upgrading sites requires the latest version of the Skupper CLI.
Update all sites to ensure the same version of Service Interconnect is running across your service network. You can expect some minimal downtime during the update process.
Procedure
Upgrade the
skupper
CLI:dnf upgrade skupper-cli
$ dnf upgrade skupper-cli
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Upgrade each site:
- Set the context to the site you want to upgrade.
Run the upgrade command:
skupper update
$ skupper update
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Upgrading Technology Preview Podman sites is not supported.
Podman sites were introduced as a Technology Preview feature in version 1.4, however you cannot upgrade these sites to the fully supported Podman sites available in version 1.5.
To workaround this, recreate the Podman site and recreate links and services.
In future, skupper update
will be supported for Podman sites.