-
## 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…
-
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
-
## 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…
-
**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
-
Some extensions like `open-iscsi`, `nvidia-toolkit` needs multiple tools/programs packaged together where-in each one might have different versions, currently we tag some extensions with the versions …
-
### Description
Consider we have Two Interfaces.
**eth0:**
For LAN and we use NAT with Host to provide internet.
**eth1:**
For Public IP
Now I have this setting.
> interfa…
-
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…
-
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 …