Talos is known to work on scaleway.com; however, it is currently mostly undocumented. The process to run a Talos node in Scaleway is as follows :Documentation Index
Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt
Use this file to discover all available pages before exploring further.
- Enable block storage on your Scaleway account (Scaleway will only allow snapshots from their block storage, not urls).
- Download the
qcowimage of the Talos version you wish to run. - Upload it to your block storage using an s3 client or the web interface.
- Configure the
scwCLI 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.