talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
## Bug Report ```shell $ talosctl dashboard terminal type unsupported $ TERM=tmux talosctl dashboard terminal type unsupported $ TERM=xterm-256color talosctl dashboard [dashboard launches] ``` ### Description It seems terminal detection...
## Bug Report ### Description I don't think this is a duplicate of #8672 or #8148. But also affecting vSphere. I'm trying to set up the whole stuff with Terraform....
## Feature Request Make possible to add swap disk/file to the system at boot time. ### Description When memory is not enough or memory pressure, system processes need a few...
## Feature Request It would be nice to have an option to rotate the CA for etcd and k8saggregator, like / with `talosctl rotate-ca --etcd=true`. ### Description Currently only the...
## Bug Report ### Description Talosctl may hang after completing the necessary checks after resetting the nodes. This is inconsistent, but I managed to replicate it a handful of times...
## Feature Request Please accept server user-data in base64+gzip format. Hetzner allow only 32Kb user-data size, which makes impossible to deploy talos generated configs without gzipping (gzip works only with...
## Bug Report ### Description After upgrading from Talos v1.6.7 to v.1.7.x a kernel error is logged after booting: `UBSAN: array-index-out-of-bounds in kernel/bpf/lpm_trie.c:194:14`. The node seems perfectly functioning however, but...
## Bug Report ### Description Update https://www.talos.dev/v1.7/talos-guides/install/local-platforms/docker/ documentation. As docker on win 11 is only having default 2GB of RAM allocated many people will get OOM error. This is not...
## Bug Report ### Description I have observed several apps getting 401 errors intermittently from `kube-apiserver`. I'm very confused that the problem is intermittent, I would expect either 100% failure...
Previous: #8484 This is a tentative list of features, no commitment on the list. ```[tasklist] ## Major Tasks - [ ] https://github.com/siderolabs/talos/issues/8367 - [ ] pre-cached images - [ ]...