talos icon indicating copy to clipboard operation
talos copied to clipboard

Talos Linux is a modern Linux distribution built for Kubernetes.

Results 607 talos issues
Sort by recently updated
recently updated
newest added

This seems worth having talosctl issue a warning about: Maybe it's worth breaking the `talosctl` invocation when server [major.minor] version > `talosctl` [major.minor] version ? Such invocation is most times...

## Feature Request Updated machine registry config requires a reboot, but the cli does not warn you; ```shell > talosctl apply -f controlplane.yaml Applied configuration without a reboot ``` Kind...

## Bug Report talosctl create cluster fails with error message context deadline exceeded ### Description When I try to create a local cluster with `talosctl create cluster` I get context...

## Bug Report ### Description I tried deploying Cilium with "Method 5" but I got 3 problems, each probably related to Cilium CLI changes. First, in `cilium-install` pod there was...

## Feature Request Allow a "list" of absolute paths to load a talosconfig from. Example: ``` export TALOSCONFIG=/cluster/talos/test/talosconfig:/cluster/talos/production/talosconfig:/cluster/talos/example/talosconfig ``` The delimiter in this case would be `:`. `talosctl` would need...

## Bug Report The way the colors are handled within Talos are preventing me from using a lighter theme while using `talosctl dashboard`. ### Description I've forked the repo and...

## Feature Request We need to implement these features in the Ingress Firewall: - [ ] Ability to specify source subnets - [ ] Ability to specify forwarding rules (not...

See #9413 Not sure how to turn this into a useful test.

## Bug Report Pods randomly get stuck in Terminating state in 1.8.0, It doesn't happen for every pod, but it happens often enough to get a backlog of pods. ###...