Upgrade vsatctl
to access new K3s upgrade functionality¶
The latest release of vsatctl
includes a new command that simplifies upgrading the K3s (Kubernetes) version used by VSatellite deployments. This enhancement lets you upgrade K3s from older versions to the current stable version.
Upgrading vsatctl
ensures you have access to the new vsatctl upgrade k3s
command, providing a straightforward method for updating the K3s version in your VSatellite environment. This command reduces complexity and streamlines the upgrade process, enhancing the overall management of VSatellite clusters.
To upgrade vsatctl
and use the new K3s upgrade command¶
- Download the latest version of
vsatctl
from https://dl.venafi.cloud/vsatctl and place it on your target machine. - On your target machine, run the upgrade command:
sudo vsatctl upgrade k3s
Upon completing the upgrade steps, your K3s version should reflect the latest stable release, enhancing compatibility and stability.