-
By default, sidero provisioned control plane nodes will have the NoSchedule taint. In the documentation, I have found nothing to reconfigure that. Its possible to configure that for Talos (https://www…
-
Top level process looks something like this:
```
#!/bin/bash
talosctl gen config mycluster https://192.168.0.117:6443
talosctl apply-config --insecure --nodes 192.168.0.117 --file controlplane.y…
-
## Bug Report
### Description
When creating a local talos cluster with docker, a restart of the host or containers causes the containers not to be able to start.
### Logs
Create cluster:
…
-
I'm working on creating an extension for the nvidia grid drivers (nvidia's open drivers don't support datacenter vgpus like the tesla line of cards). I've copied the `nonfree-kmod-nvidia` tree, in the…
-
## Feature Request
I want to be able to enable USB devices on my CM4 on a DeskPi Super6c board as well as the [Waveshare CM4-IO-Base-B](https://www.waveshare.com/wiki/CM4-IO-BASE-B) board.
### D…
-
### What happened?
On my 3 node cluster, the emqx cluster is occasionally going into a full partition where each node reports (emqx_ctl cluster status) every other node as down and gets stuck like …
-
I am provisioning my control plane nodes to a private network behind a load balancer. Using the load balancer as the endpoint and a node's private ip appears to work everywhere (_e.g._ `talos_machine_…
-
I'm not sure if I'm doing something incorrectly. Basically, I've copied the full example from the [docs](https://registry.terraform.io/providers/siderolabs/talos/latest/docs). The output that I consis…
-
## Bug Report
### Description
I have rebooted my whole talos cluster and now it is broken and i can´t even make `talosctl health`. The only thing i can make is `talosctl dmesg`
### Logs
This are…
-
Today I did some testing with the updated terraform provider (v0.2.0). Everything except the data source **talos_cluster_kubeconfig** seems to work as excpected. Whenever I have the following code in …