Download Latest Version metal-amd64.iso (301.3 MB)
Email in envelope

Get an email when there's a new version of Talos Linux

Home / v1.11.2
Name Modified Size InfoDownloads / Week
Parent folder
cloud-images.json.sig 2025-09-25 96 Bytes
initramfs-arm64.xz.sig 2025-09-25 96 Bytes
metal-amd64-uki.efi.sig 2025-09-25 96 Bytes
metal-amd64.iso.sig 2025-09-25 96 Bytes
metal-amd64.raw.zst.sig 2025-09-25 96 Bytes
metal-arm64-uki.efi.sig 2025-09-25 96 Bytes
metal-arm64.iso.sig 2025-09-25 96 Bytes
sha256sum.txt.sig 2025-09-25 96 Bytes
talos-amd64.spdx.json.sig 2025-09-25 96 Bytes
talos-container-amd64.spdx.json.sig 2025-09-25 96 Bytes
talosctl-cni-bundle-amd64.tar.gz.sig 2025-09-25 96 Bytes
talosctl-cni-bundle-arm64.tar.gz.sig 2025-09-25 96 Bytes
talosctl-darwin-arm64.sig 2025-09-25 96 Bytes
talosctl-freebsd-arm64.sig 2025-09-25 96 Bytes
talosctl-linux-armv7.sig 2025-09-25 96 Bytes
vmlinuz-amd64.sig 2025-09-25 96 Bytes
vmlinuz-arm64.sig 2025-09-25 96 Bytes
cloud-images.json 2025-09-25 5.4 kB
initramfs-amd64.xz.sig 2025-09-25 96 Bytes
initramfs-arm64.xz 2025-09-25 68.1 MB
metal-amd64-uki.efi 2025-09-25 95.7 MB
metal-amd64.iso 2025-09-25 301.3 MB
metal-amd64.raw.zst 2025-09-25 190.6 MB
metal-arm64-uki.efi 2025-09-25 88.2 MB
metal-arm64.iso 2025-09-25 279.3 MB
metal-arm64.raw.zst 2025-09-25 87.7 MB
metal-arm64.raw.zst.sig 2025-09-25 96 Bytes
sha256sum.txt 2025-09-25 2.3 kB
sha512sum.txt 2025-09-25 4.0 kB
sha512sum.txt.sig 2025-09-25 96 Bytes
talos-amd64.spdx.json 2025-09-25 513.8 kB
talos-arm64.spdx.json 2025-09-25 513.8 kB
talos-arm64.spdx.json.sig 2025-09-25 96 Bytes
talos-container-amd64.spdx.json 2025-09-25 512.2 kB
talos-container-arm64.spdx.json 2025-09-25 512.2 kB
talos-container-arm64.spdx.json.sig 2025-09-25 96 Bytes
talosctl-cni-bundle-amd64.tar.gz 2025-09-25 5.5 MB
talosctl-cni-bundle-arm64.tar.gz 2025-09-25 5.0 MB
talosctl-darwin-amd64 2025-09-25 97.1 MB
talosctl-darwin-amd64.sig 2025-09-25 96 Bytes
talosctl-darwin-arm64 2025-09-25 93.7 MB
talosctl-freebsd-amd64 2025-09-25 92.3 MB
talosctl-freebsd-amd64.sig 2025-09-25 96 Bytes
talosctl-freebsd-arm64 2025-09-25 88.3 MB
talosctl-linux-amd64 2025-09-25 95.6 MB
talosctl-linux-amd64.sig 2025-09-25 96 Bytes
talosctl-linux-arm64 2025-09-25 91.5 MB
talosctl-linux-arm64.sig 2025-09-25 96 Bytes
talosctl-linux-armv7 2025-09-25 89.9 MB
talosctl-windows-amd64.exe 2025-09-25 94.4 MB
talosctl-windows-amd64.exe.sig 2025-09-25 96 Bytes
talosctl-windows-arm64.exe 2025-09-25 89.2 MB
talosctl-windows-arm64.exe.sig 2025-09-25 96 Bytes
vmlinuz-amd64 2025-09-25 20.2 MB
vmlinuz-arm64 2025-09-25 19.4 MB
initramfs-amd64.xz 2025-09-25 74.8 MB
README.md 2025-09-25 3.4 kB
v1.11.2 source code.tar.gz 2025-09-25 18.5 MB
v1.11.2 source code.zip 2025-09-25 22.0 MB
Totals: 59 Items   2.1 GB 12

Talos 1.11.2 (2025-09-25)

Welcome to the v1.11.2 release of Talos!

Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues.

Component Updates

runc: 1.3.1 Kubernetes: 1.34.1 Linux: 6.12.48 linux-firmware: 20250917

Talos is built with Go 1.24.6.

Contributors

  • Andrey Smirnov
  • Mateusz Urbanek
  • Noel Georgi
  • Dmitrii Sharshakov
  • Oguz Kilcan
  • Serge Logvinov

Changes

17 commits

* siderolabs/talos@511b4d2e8 release(v1.11.2): prepare release * siderolabs/talos@ac452574e fix: default gateway as string * siderolabs/talos@7cec0e042 fix: uefi boot entry handling logic * siderolabs/talos@637154ed2 docs: drop invalid v1.12 docs * siderolabs/talos@a6d2f65a6 chore(ci): rekres to use new runner groups * siderolabs/talos@cd82ee204 refactor: efivarfs mock and tests * siderolabs/talos@996d97de6 chore: update pkgs * siderolabs/talos@bbf860c5c docs: update component updates * siderolabs/talos@24c1bcecf fix: bump trustd memory limit * siderolabs/talos@56d6d6f75 chore: pass in github token to imager * siderolabs/talos@682df89d7 fix: use correct order to determine SideroV1 keys directory path * siderolabs/talos@a838881fa fix: trim zero bytes in the DHCP host & domain response * siderolabs/talos@9c962ae9c fix: re-create cgroups when restarting runners * siderolabs/talos@de243f9ae test: fix flakiness in RawVolumes test * siderolabs/talos@ec8fde596 feat: update Kubernetes to 1.34.1 * siderolabs/talos@797897dfb test: improve test stability * siderolabs/talos@98273666e feat: update runc to 1.3.1

Changes from siderolabs/pkgs

3 commits

* siderolabs/pkgs@f95c679 chore: update kernel to 6.12.48 * siderolabs/pkgs@0bd4cb9 chore: update linuxfirmware and rekres * siderolabs/pkgs@0c8a195 feat: update runc to 1.3.1

Dependency Changes

Previous release can be found at v1.11.1

Images

ghcr.io/siderolabs/flannel:v0.27.2
registry.k8s.io/coredns/coredns:v1.12.3
gcr.io/etcd-development/etcd:v3.6.4
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
ghcr.io/siderolabs/kubelet:v1.34.1
ghcr.io/siderolabs/installer:v1.11.2
registry.k8s.io/pause:3.10
Source: README.md, updated 2025-09-25