-
## Bug Report
Migration from Kubeadm, using the [documentation](https://www.talos.dev/v1.4/advanced/migrating-from-kubeadm/), does not work.
### Description
My Kubernetes cluster (3 controlplanes, …
-
## Bug Report
### Description
When I apply a worker config to a Talos VM running on KVM / Proxmox it gets stuck in a reboot loop with the errors below.
### Logs
[ 14.742509] [talos] servi…
-
I have a cluster on three proxmox nodes with the noncloud image and am using terraform to install the cluster.
- https://github.com/FalkWinkler/home-ops/tree/develop/terraform/proxmox
This works f…
-
## Bug Report
### Description
When installing a node of my Talos cluster, a lot of logs are generated by the RouteSpecController consuming a lot of CPU.
Also the gateways displayed in the conso…
donch updated
5 months ago
-
## Feature Request
We should support some limited variable substitution for our `talos.config` URLs. This would allow more dynamic deployments with simpler bootloader requirements.
For instanc…
-
**Describe the bug**
The UBI backend resolves `latest` as oldest remote version, rather than newest. This seems to be due to `mise ls-remote ubi:[...]` listing github release tags from newest to ol…
jimeh updated
6 months ago
-
When I change machineconfig, it takes two updates (as tracked in #45), but then it changes the VM's `user_data` and tries to recreate the VM. I can use `lifecycle { ignore_changes = [user_data] }` to …
-
## Bug Report
I'm trying to generate a custom boot asset (iso, initramfs, whatever), and I can't manage to have zfs or any other extension assets binaries into it.
### Description
Bottom line…
-
Issuing talosctl reset:
`/usr/local/bin/talosctl --talosconfig out.yaml reset --graceful=false --reboot=true --system-labels-to-wipe=EPHEMERAL`
Ends up with following error:
```
[ 451.736428] […
-
## Bug Report
### Description
rook-ceph csi-rbdplugin requires the NBD kernel module. I have added the nbd kernel module to machine.kernel.modules[{name: nbd}]. I then upgraded the node to ensur…