이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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
This command is not suitable for sites created using the Operator. See the Installation for instructions about upgrading Operator based sites.
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 later releases. To workaround this, recreate the Podman site and recreate links and services.