talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
Hello. It would be cool to have built-in support for the [Konnectivity](https://kubernetes.io/docs/concepts/architecture/control-plane-node-communication/) agent and server in Talos Linux. Use case: I deployed my cluster on Hetzner, but my control plane...
### Feature Request Add an option to the `talosctl upgrade-k8s` command to upgrade only the control-plane nodes, leaving worker nodes at their current version. This would allow administrators to perform...
Introduce a new operating mode called the metal agent mode. The mode is activated by the presence of a `/usr/etc/is-metal-agent` file under the root FS. In this mode, Talos will:...
## Feature Request Please add the dm-service-time kernel module ### Description I built an extension to run multipathd for our fiber channel SAN disks and during this effort one of...
How do we add additional certSANs for the scheduler and controller-manager? Currently, only `127.0.0.1` is allowed, but I want to add node IP as well to be able to monitor...
## Bug Report When I generate a Talos `v1.8.1` image for VMWare platform using `omnictl` our CA Certificate config is ignored when using the `talos.config.inline` kernel args and we get...
Experiment, remove `wrapperd` completely replacing it with https://pkg.go.dev/kernel.org/pub/linux/libs/security/libcap/cap#NewLauncher The idea is that we should be able to set most (if not all) of wrapperd stuff by using Launcher. This should...
# Pull Request ## What? (description) I fixed a small typo in the documentation to configure OpenEBS on Talos. ## Why? (reasoning) The documentation to configure OpenEBS on Talos is...
# Pull Request Closes #9494 ## What? (description) Fix guide to install Cilium via Cilium CLI on Talos ## Why? (reasoning) Cilium CLI changes broken current docs ## Acceptance Please...
## Bug Report One of my nodes just started failing: with the following ``` {"error":"failed to recover state: failed to get metadata for stored sandbox \"c72f1f0286499086549d0a4b51e91fe929190335fbdb9d98119c654aa42d2f0e\": not found","level":"fatal","msg":"Failed to run...