-
## Bug Report
### Description
Following [this guide](https://www.talos.dev/v1.5/kubernetes-guides/configuration/replicated-local-storage-with-openebs-jiva/#preparing-the-nodes/), I tried enablin…
-
## Bug Report
When installing Talos v1.5.2 on a physical machine with secure boot and TPM-based disk encryption, it may fail, likely due to missing drivers.
### Description
I tried to install…
-
## 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
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…
-
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
-
### 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…
-
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 …
-
Can possible to change variables received from the metadata server.
Openstack does not have region in metadata source.
We can add to nodename the region:
```yaml
- match:
platform: openst…
-
I'm using a custom `kubeconfig` that's using `kubectl oidc-login` to log into the cluster, so I don't need the Talos-provided kubeconfig.
This means, I'm rendering my own kubeconfig file.
I howe…