Chapter 3. Upgrading the Skupper 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