2 Commits

Author SHA1 Message Date
Steve Francis
965e645915
docs: update to use talosctl install script
Signed-off-by: Steve Francis <steve.francis@talos-systems.com>

Replaced multiple curl examples to get the correct talosctl with a curl that executes the install script.
2023-01-20 12:07:00 +01:00
Steve Francis
b7763843af
feat: add install script that improves talosctl installation user experience
This install script detects the platform and architecture, and downloads the correct talosctl, and checks the gpg checksums.
It also installs and chmods the binary.

Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
2022-12-15 11:13:13 -08:00