talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
# Pull Request ## What? (description) Modified the reference to the wireguard configuration options to include the interface description. ## Why? (reasoning) The configuration implied to me that you didn't...
## Bug Report ### Description Hi, I installed Talos v1.7.5, one controlpanel and one worker node, and I installed local-path-provisioner v0.0.28 as storageclass. ocal-path-provisioner v0.0.28 is installed successfully, however, when...
## Feature Request digitally sign the talosctl executable for Windows to help build reputation so SmartScreen and similar download screening can build reputation around a SideroLabs signing certificate instead of...
There is a [native routing feature in Cilium](https://docs.cilium.io/en/stable/network/concepts/routing/#native-routing) which is based on L3 routing rather than using tunnel encapsulation, because we already have L3 connectivity with KubeSpan (thanks to WireGuard),...
## Feature Request Support for orange pi 5 devices ### Description Hi I just wanted to check if talos support for orange pi 5 is in the pipeline for this...
Extension for #9043 Although a unique IPv6 does exist for KubeSpan, but if you want to use KubeSpan only (without tampering all other routings to other nodes) for CNI native...
GPTScript can be used to create a Talos cluster. The cool thing about it is that it does that by learning from our CLI's output. We could use this to...
## Feature Request Talos supported overriding images for multiple components but flannel images are not included. Flannel image tags are hard-coded in the source. So it's not possible to replace...
 I'm running this on a low-end VPS with only 2 core and 2G of RAM, but this is designated as a worker node
# Pull Request ## What? (description) Passing the command args to cilium CLI results in an error where the list elements are interpreted as a single argument, producing an error....