v1.11.0-alpha.3 #11295
smira
announced in
Announcements
v1.11.0-alpha.3
#11295
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Talos 1.11.0-alpha.3 (2025-07-02)
Welcome to the v1.11.0-alpha.3 release of Talos!
This is a pre-release of Talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Azure
Talos on Azure now defaults to MTU of 1400 bytes for the
eth0
interface to avoid packet fragmentation issues.The default MTU can be overriden with machine configuration.
IMA support removed
Talos now drops the IMA (Integrity Measurement Architecture) support. This feature was not used in Talos for any meaningful security purpose
and has historically caused performance issues. See #11133 for more details.
Kubernetes Version Validation
Talos now validates Kubernetes version in the image submitted in the machine configuration.
Previously this check was performed only on upgrade, but now it is consistently applied to upgrade, initial provisioning, and machine configuration updates.
This implies that all image references should contain the tag, even if the image is pinned by digest.
Qemu provisioner on MacOS
On MacOS
talosctl cluster create
command now supports the Qemu provisioner in addition to the Docker provisioner.Swap Suport
Talos now supports swap on block devices.
This feature can be enable by using SwapVolumeConfig document in the machine configuration.
Component Updates
Linux: 6.12.35
Kubernetes: 1.34.0-alpha.2
runc: 1.3.0
containerd: 2.1.3
Flannel CNI plugin: 1.7.1-flannel1
Flannel: 0.27.0
CoreDNS: 1.12.2
Talos is built with Go 1.24.4.
VMware
Talos VMWare platform now supports
arm64
architecture in addition toamd64
.Zswap Support
Talos now supports zswap, a compressed cache for swap pages.
This feature can be enabled by using ZswapConfig document in the machine configuration.
Contributors
Changes
171 commits
checkUnknownKeys
function togithub.com/siderolabs/gen
lastRelease
to 1.10.3dataDirHostPath
for Rook/usr/bin
preserve
flag mention in upgrade notesMountStatus
resourceChanges since v1.11.0-alpha.2
2 commits
Changes from siderolabs/crypto
2 commits
Changes from siderolabs/gen
4 commits
panicsafe
packagexyaml.CheckUnknownKeys
publicxyaml.UnmarshalStrict
Changes from siderolabs/go-circular
1 commit
Changes from siderolabs/go-kubernetes
3 commits
Changes from siderolabs/pkgs
41 commits
Changes from siderolabs/siderolink
3 commits
Changes from siderolabs/tools
4 commits
Dependency Changes
Previous release can be found at v1.10.0
Images
This discussion was created from the release v1.11.0-alpha.3.
Beta Was this translation helpful? Give feedback.
All reactions