Este conteúdo não está disponível no idioma selecionado.
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
skupperCLI:dnf upgrade skupper-cli
$ dnf upgrade skupper-cliCopy 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 updateCopy to Clipboard Copied! Toggle word wrap Toggle overflow