talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
## Feature Request ### Description An option for talosctl to wait after applying the config if the node is going to reboot. This is useful mainly for automation, introducing a...
## Bug Report ### Description On ubuntu 22.04 or 24.04 (tested on both) if IPV6 is disabled before using talosctl it gives an error like below. What I did is...
## Bug Report ### Description Doing a home lab install of talos on a cluster of pi4s, discovered both Talos and Cilium documented install instructions for Cilium with kube proxy...
## Feature Request I think it would be great to add support 3rd party plugins, similar to how kubectl has plugins. ### Description I was thinking of implementing a CLI...
## Feature Request In order to use Talos in any US Government context, we need all cryptography to be [FIPS 140-2](https://csrc.nist.gov/pubs/fips/140-2/upd2/final) compliant. Without FIPS compliance, we cannot consider using Talos...
## Feature Request as a follow-up from now closed issues: https://github.com/siderolabs/talos/issues/2786 & https://github.com/siderolabs/talos/issues/2785 ### Description I would love to see automated network-presence unlocking of drives using Clevis with Tang server...
## Feature Request Allow management of VLANs on bridge controlled interfaces. ### Description #8941 was recently completed which allows for enabling the VLAN filtering feature on Linux bridges. However, this...
## Feature Request ### Description Currently a specific set of kernel parameters is preserved during install/upgrade no matter what: https://github.com/siderolabs/talos/blob/9b9159d1e04d337dc3a51e41be57f4795e71255d/internal/pkg/install/install.go#L180 One common way a user might also customize the running...
# Pull Request ## What? (description) Incorrect / outdated docs on mayastore. ## Why? (reasoning) For future users to benefit from the updated docs. ## Acceptance Please use the following...
## Feature Request ### Description I want to be able to tell Talos to get DHCPv6 (/128 address) and as advertised by router advertisement, slaac one too when RA is...