Your image schematic ID is:
376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba
First Boot
Here are the options for the initial boot of Talos Linux on Vultr:
- ISO
- https://factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/v1.12.4/vultr-amd64.iso
(checksums)
-
PXE boot (iPXE script)
-
https://pxe.factory.talos.dev/pxe/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/v1.12.4/vultr-amd64
Initial Installation
For the initial installation of Talos Linux (not applicable for disk image boot), add the following installer image to the machine configuration:
factory.talos.dev/vultr-installer/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba:v1.12.4
Upgrading Talos Linux
To upgrade Talos Linux on the machine, use the following image:
factory.talos.dev/vultr-installer/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba:v1.12.4
Local Test Cluster
To create a local Talos Linux test cluster from this schematic on macOS (Apple Silicon) or Linux, run:
talosctl cluster create qemu --schematic-id=376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba --talos-version=v1.12.4
PXE Boot with booter
To easily PXE boot bare-metal machines using booter with this schematic, run the following command on a host in the same subnet:
docker run --rm --network host ghcr.io/siderolabs/booter:v0.3.0 --talos-version=v1.12.4 --schematic-id=376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba
Documentation
SBOM (SPDX)
- SBOM (SPDX) bundle is only available through the Talos Linux Image Factory Enterprise.