v1.7.0-alpha.0
#8241
Replies: 1 comment 1 reply
-
Hi Seeing Normally in shell we use the following sequence of steps:
Also how can I check the PCI address mapping for each network card? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Talos 1.7.0-alpha.0 (2024-02-01)
Welcome to the v1.7.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.
Device Selectors
Talos Linux now supports
physical: true
qualifier for device selectors, it selects non-virtual network interfaces (i.e.en0
is selected, whilebond0
is not).DNS Caching
Talos Linux now provides a caching DNS resolver for host workloads (including host networking pods). It can be disabled with:
Known Problems
ZFS and DRBD extensions are disabled in this release due to incompatibility with the latest Linux kernel.
Kubernetes API Server Service Account Key
Talos Linux starting from this release uses RSA key for Kubernetes API Server Service Account instead of ECDSA key to provide better compatibility with external OpenID Connect implementations.
Component Updates
Linux: 6.6.14
etcd: 3.5.11
Kubernetes: 1.29.1
containerd: 1.7.13
runc: 1.1.12
Flannel: 0.24.1
Talos is built with Go 1.21.6.
Contributors
Changes
82 commits
mptspi
drivertalosctl config new
talosctl gen secureboot
--nodes
talosctl disks
talosctl cluster create
actor id
to the SideroLink events sinkmerge.Merge
if map value is nilChanges from siderolabs/discovery-client
1 commit
Changes from siderolabs/extras
1 commit
Changes from siderolabs/go-api-signature
20 commits
Changes from siderolabs/go-kmsg
2 commits
Changes from siderolabs/pkgs
21 commits
Changes from siderolabs/tools
6 commits
Dependency Changes
Previous release can be found at v1.6.0
Images
This discussion was created from the release v1.7.0-alpha.0.
Beta Was this translation helpful? Give feedback.
All reactions