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

## Feature Request Like #173 but for [incus](https://linuxcontainers.org/incus/). ### Description https://discuss.linuxcontainers.org/t/how-to-install-incus-agent-on-linux-vm/18874 https://gitlab.com/-/snippets/3682462

> I want to experiment Talos between my home and my Azure network over IPv4, and my home network is obviously having a NAT with a private network range behind...

## Bug Report ### Preface There is an existing issue #8402 regarding `gpu-operator` compatibility. That one was closed because talos is designed to be immutable and has proprietary nvidia drivers...

I migrated from Kubeadm to Talos. When I join a new Controlplane node, using the documentation and setting the service-account-issuer to cluster.controlPlane.endpoint. I face an issue with errors in console....

## Bug Report ### Description I have volumes that I want to mount to /var/mnt/disk*, but the task mountUserDisks skips them due to them being non xfs and having partitions...

## Feature Request ### Description There are times when the node is not going to be able to be installed onto, and to better grasp the problem, kernel logs could...

## Bug Report Docker installation port mapping should map the control plane as `6443:6443` not `some_random_port:6443`. Either the docs should warn about this and advise users to update the kube...

## Bug Report ### Description Tried running it for my development cluster and it seems something is wonky with state. Not sure if this is known, but anyways. ### Logs...

## Bug Report In the proccess of bringing up a new board on Talos (LibreTech ROC-RK3328-CC), manually building the overlay causes a segmentation violation during imager builds. ### Description A...

Do we need to reserve some CPU for `/init` cgroup (`machined`)? Do we want to have some default reservation for the kubelet cgroup? Can we easily gather some resource consumption...