-
## Bug Report
Test failure to reset the node because drain task fails
### Description
### Logs
```
[ 71.147344] [talos] boot sequence: done: 1m2.424736265s
[ 673.551602] [talos] reset…
smira updated
5 months ago
-
Hi @budimanjojo,
Still loving you tool very much!
I would like to pitch a feature request to generate commands to reset my nodes. Personally I like to reset my nodes back to maintenance state, so …
-
## Bug Report
After upgrading from `v0.10.4` to `v0.11.0` I see lot of errors in `dmesg`.
Given configuration:
```yaml
sysctls:
net.ipv6.conf.all.disable_ipv6: "1"
net.ip…
-
## Bug Report
When running a privileged container in Talos and mounting the Node's `/lib/modules` path to `/lib/modules` in the container, my expectation is that running `modprobe ` would succeed, …
-
I'm trying to automate Talos deployments via Terraform on my Proxmox cluster.
To be able to provision the VM's correctly QEMU GA has to be started on boot so the Terraform Proxmox provider can get th…
-
## Bug Report
It seems i'm unable to apply machine configuration to a newly provisioned node when using registry mirrors. The mirrors seem to work OK from other non-Talos nodes within the same networ…
-
talosctl health has a quite specific syntaxsis, requiring workers and controlplane nodes to be specified seperatly.
This is a great oppertunity for deploying talhelper gencommand in my honest opini…
-
I noticed (while trying around with #143), that even if the cluster is healthy, the `talos_cluster_health` check takes about 5s to pass. It seems like an unusual long delay during `terraform apply`. I…
-
Apologies if this isnt a bug, and is just me missing something somewhere, here goes...
My evaluation of Talos (a personal evaluation for my own Homelab usage!) has gone pretty well, k3os has reache…
-
## Bug Report
May be this is a cloud specific bug.
What I have:
* Hetzner Cloud
* two network interface eth0 - public ip, eth1 - local network
* image v0.11.0-alpha.0/openstack-amd64.tar.gz
…