Talos Linux Image Factory

The Talos Linux Image Factory, developed by Sidero Labs, Inc., offers a method to download various boot assets for Talos Linux.

For more information about the Image Factory API and the available image formats, please visit the GitHub repository.

Version: v1.3.3

Loading...

Schematic Ready

Your image schematic ID is:
efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8
customization: systemExtensions: officialExtensions: - siderolabs/gvisor - siderolabs/iscsi-tools - siderolabs/util-linux-tools

First Boot

Here are the options for the initial boot of Talos Linux on a bare-metal machine or a generic virtual machine:

ISO
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/metal-amd64.iso (checksums) (ISO documentation)
Disk Image (raw)
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/metal-amd64.raw.zst (checksums)
Disk Image (qcow2)
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/metal-amd64.qcow2 (checksums)
PXE boot (iPXE script) (PXE documentation)
https://pxe.factory.talos.dev/pxe/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/metal-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/metal-installer/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8:v1.11.1

Upgrading Talos Linux

To upgrade Talos Linux on the machine, use the following image:

factory.talos.dev/metal-installer/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8:v1.11.1

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.11.1 --schematic-id=efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8

Documentation

Extra Assets

Kernel Image
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/kernel-amd64 (checksums)
Kernel Command Line
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/cmdline-metal-amd64 (checksums)
Initramfs Image
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/initramfs-amd64.xz (checksums)
UKI
https://factory.talos.dev/image/efb7577422715f84c716c3d30fee60858fb093841d1d539ca5db92ae99737bf8/v1.11.1/metal-amd64-uki.efi (checksums)
Talosctl CLI
https://factory.talos.dev/talosctl/v1.11.1/talosctl-darwin-amd64
https://factory.talos.dev/talosctl/v1.11.1/talosctl-darwin-arm64
https://factory.talos.dev/talosctl/v1.11.1/talosctl-freebsd-amd64
https://factory.talos.dev/talosctl/v1.11.1/talosctl-freebsd-arm64
https://factory.talos.dev/talosctl/v1.11.1/talosctl-linux-amd64
https://factory.talos.dev/talosctl/v1.11.1/talosctl-linux-arm64
https://factory.talos.dev/talosctl/v1.11.1/talosctl-linux-armv7
https://factory.talos.dev/talosctl/v1.11.1/talosctl-windows-amd64.exe
https://factory.talos.dev/talosctl/v1.11.1/talosctl-windows-arm64.exe

SBOM (SPDX)

SBOM (SPDX) bundle is only available through the Talos Linux Image Factory Enterprise.