v1.14.0-alpha.0 #13242
Pinned
shanduur
announced in
Announcements
v1.14.0-alpha.0
#13242
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.14.0-alpha.0 (2026-04-29)
Welcome to the v1.14.0-alpha.0 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.
Default Installer Image
The default installer image has been updated to use the Image Factory.
Host DNS Configuration
HostDNS configuration was moved from the v1alpha1 config
.machine.features.hostDNSfield to the newhostDNSin theResolverConfigdocument.NTS for Time Synchronization
Talos now supports Network Time Security (NTS) for secure time synchronization.
This feature enhances the security of NTP by providing cryptographic authentication of time sources.
NTS is enabled by default (without any configuration sources) for the default
time.cloudflare.comtime serverNTS can be enabled for custom time servers via the new
useNTSfield in theTimeServerConfigdocument.TLS 1.3 Minimum Version
Talos now runs etcd and kube-apiserver with a minimum TLS version of 1.3, improving security by leveraging the latest TLS features and cipher suites.
Custom settings for cipher suites have been removed, as they are ignored when TLS 1.3 is used, which simplifies configuration and ensures the use of modern, secure defaults.
Component Updates
Linux: 6.18.25
Kubernetes: 1.36.0
Talos is built with Go 1.26.2.
Contributors
Changes
104 commits
workflow_runChanges from siderolabs/go-kubeconfig
2 commits
Changes from siderolabs/grpc-proxy
3 commits
Changes from siderolabs/pkgs
22 commits
Changes from siderolabs/proto-codec
1 commit
Changes from siderolabs/siderolink
1 commit
Changes from siderolabs/tools
7 commits
Dependency Changes
Previous release can be found at v1.13.0
Images
This discussion was created from the release v1.14.0-alpha.0.
Beta Was this translation helpful? Give feedback.
All reactions