Teleport Zero trust VPN: 3. Upgrade /update
For updating teleport binary, first we are creating backup from current teleport binary. and after that we are using the new wget version. Teleport documentation it's nice describe how to update current cluster:
https://goteleport.com/docs/upgrading/upgrading-reference/
apt update
edition: oss
version: 17.3.0
curl https://cdn.teleport.dev/install.sh | bash -s 17.3.0 oss