GitHub
github.com › siderolabs › talos › releases
Releases · siderolabs/talos
Talos Linux is a modern Linux distribution built for Kubernetes. - Releases · siderolabs/talos
Author siderolabs
Sidero Documentation
docs.siderolabs.com › talos › v1.9 › platform-specific-installations › bare-metal-platforms › iso
ISO - Sidero Documentation
ISO images for amd64 and arm64 architectures are available on the Talos releases page. Talos doesn’t install itself to disk when booted from an ISO until the machine configuration is applied.
Videos
SourceForge
sourceforge.net › projects › talos-linux.mirror
Talos Linux download | SourceForge.net
Download Talos Linux for free. Talos Linux is a modern Linux distribution built for Kubernetes. Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal. Supports cloud platforms, bare metal, and virtualization platforms.
OneUptime
oneuptime.com › home › blog › how to boot talos linux from an iso image
How to Boot Talos Linux from an ISO Image
March 3, 2026 - The Talos Image Factory at https://factory.talos.dev lets you build custom images that include specific system extensions. This is useful when you need drivers for particular hardware, like certain NIC drivers or storage controllers that are not in the default image. You can generate a custom ISO through the web interface or via the API: # Example: download an ISO from the Image Factory with default extensions # The schematic ID defines which extensions to include curl -LO "https://factory.talos.dev/image/<schematic-id>/v1.9.0/metal-amd64.iso"
Talos
factory.talos.dev
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.
OneUptime
oneuptime.com › home › blog › how to download talos linux images from image factory
How to Download Talos Linux Images from Image Factory
March 3, 2026 - The idea behind it is that Talos stays minimal by default, but you can customize the image to include exactly the extensions your environment needs. This could be anything from Intel microcode updates to iSCSI tools for storage, to specific NIC drivers. If you do not need any custom extensions, you can download standard images directly from the Image Factory or from GitHub releases. Both provide the same base image. # Download the standard amd64 ISO curl -LO https://github.com/siderolabs/talos/releases/latest/download/metal-amd64.iso # Download the standard arm64 ISO curl -LO https://github.com/siderolabs/talos/releases/latest/download/metal-arm64.iso
GitHub
github.com › siderolabs › kubernetes-the-hardware-way › blob › master › docs › 02-download.md
kubernetes-the-hardware-way/docs/02-download.md at master · siderolabs/kubernetes-the-hardware-way
Open your browser to factory.talos.dev which will walk you through options to download the correct version of Talos for your hardware. Under the hardware type you can select "bare-metal machine" and click next.
Author siderolabs
GitHub
github.com › siderolabs › talos
GitHub - siderolabs/talos: Talos Linux is a modern Linux distribution built for Kubernetes. · GitHub
Talos is a modern OS for running Kubernetes: secure, immutable, and minimal. Talos is fully open source, production-ready, and supported by the people at Sidero Labs. All system management is done via an API - there is no shell or interactive console.
Starred by 10.7K users
Forked by 849 users
Languages Go
SourceForge
sourceforge.net › home › open source software › system › operating systems › talos linux
Download metal-arm64.iso (Talos Linux)
3 weeks ago - Download Talos Linux metal-arm64.iso. Talos Linux is a modern Linux distribution built for Kubernetes
SourceForge
sourceforge.net › home › open source software › system › operating systems › talos linux
Download metal-amd64.iso (Talos Linux)
41 Reviews Downloads: 36,905 This Week Last Update: 12 hours ago ... Get notified by email when Talos Linux releases a new version.
Talos
factory.talos.dev
Choose Talos Linux Version - Image Factory
The Talos Linux Image Factory, developed by Sidero Labs, Inc., offers a method to download various boot assets for Talos Linux.
DistroWatch
distrowatch.com › talos
DistroWatch.com: Talos Linux
2 weeks ago - News and feature lists of Linux and BSD distributions.
Cozystack
cozystack.io › docs › operations › talos › installation › iso
https://cozystack.io/docs/v0/install/talos/iso/
Choose this option if you are new to Talos or if you have VMs with pre-installed OS from a cloud provider. Install using temporary DHCP and PXE servers running in Docker containers — requires an extra management machine, but allows for installing on multiple hosts at once. Install using ISO image ...