talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
## Bug Report ### Description I have been trying to deploy Talos v1.80 (and v1.7.6 previously) on a couple of mini PCs for a test cluster. The hardware is two...
tl;dr is missing `O_CLOEXEC` in some libraries we're using ```[tasklist] ### Tasks - [ ] https://github.com/insomniacslk/dhcp/pull/550 - [ ] https://github.com/safchain/ethtool/pull/88 - [ ] https://github.com/vishvananda/netlink/pull/1023 ```
## Feature Request Add a Talos support to [MAAS](https://maas.io/), which will make it much easier to install on bare metal machines. ### Description This would mainly consist of adding a...
## Bug Report ### Description I've noticed an intermittent issue lately where the kubespan connectivity between my cluster nodes go away. There seems to be a reconcilation issue between the...
## Feature Request Add manifest properties to the talosctl executable. ### Description Right now the talosctl executable for Windows does not have properties filled in. The main impact of those...
## Feature Request `talosctl cluster create --omni myomni.siderolabs.com` ### Description I'd like to be able to create Omni nodes for testing in a similar way to local talos clusters. We...
**Description:** Implement a feature in the Talos dashboard that allows users to open a debug container directly from the dashboard interface, optionally enabled via system extensions. This enhancement would enable...
## Feature Request Add disk/volume tab to Talos Dashboard output ### Description With the Disk/Volume Management feature introduced with version 1.8, it would be useful to display the disks and...
## Feature Request It would also be great to have support for the big brother https://wiki.pine64.org/wiki/ROCKPro64 ### Description Board differences: https://forum.pine64.org/showthread.php?tid=6407&pid=40197#pid40197
## Feature Request ### Description A few config options, e.g., at https://github.com/siderolabs/talos/blob/2b6b6deacda4a3cdf6c5b65ac586cad1363be094/internal/app/machined/pkg/controllers/k8s/control_plane_static_pod.go#L289-L330 are being set by Talos Linux. As an operator of Talos Linux, I need to assess the security...