- Enable block storage on your Scaleway account (Scaleway will only allow snapshots from their block storage, not urls).
- Download the
qcow
image of the Talos version you wish to run. - Upload it to your block storage using an s3 client or the web interface.
- Configure the
scw
CLI to be able to access your account. - Create a snapshot from the image :
YOUR-BUCKET
and a filename of talos.qcow2
, to be called .
- Create your instance using the snapshot using the GUI/CLI/OpenTofu etc.