talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
## Bug Report Using `talosctl gen config` to generate cluster config could overwrite previously generate credentials. ### Description When issuing a gen config, talosctl generates several files to ease the...
Reduce Rook-Ceph cluster resource use to something more fitting a simple set of integration tests. Signed-off-by: Tim Jones --- This change is [](https://reviewable.io/reviews/siderolabs/talos/5701)
## Feature Request Improve usability of talosctl command. ### Description Currently, it is quite a lot of work to fire commands on all nodes which appears to always require listing...
## Bug Report ### Description When we install talos on a UEFI machine which was running a previous OS, the installer does not setup an entry for talos in uefi...
## Feature Request Use predictable network interface names (`eno1`, `eno2`, etc). ### Description Talos currently uses the legacy scheme with interface names `eth0`, `eth1`, etc. However, the name of an...
## Bug Report Control plane node fails to come up on 1.0.4 when vip is set ### Description Node is configured with stage-1.txt. Log file attached. After the bootstrap, the...
This is follow-up from https://github.com/talos-systems/talos/issues/4507, but we should explicitly mention how to obtain the disk in maintenance mode.
## Feature Request Init nodes are deprecated (possibly not even supported), but still referenced in https://www.talos.dev/v1.0/learn-more/control-plane/#cluster-bootstrapping and the diagram on https://www.talos.dev/v1.0/reference/platform/ ### Description
## Feature Request Automatic labels: * machine type User-supplied labels: * based on Kubernetes label validation rules Push labels automatically via the kubelet (or without the kubelet) to the Kubernetes...
## Bug Report I did a dry run to upgrade my staging cluster from 1.23.6 to 1.23.7 and it appears to be changing the cilium version to 1.11.4 (was 1.11.5)...