kubebn / talos-proxmox-kaas

193 stars 22 forks source link

Talos Worker Nodes Labels. #3

Open verenceLola opened 11 months ago

verenceLola commented 11 months ago

Hi! I really appreciate you taking the time on this repo.

I've an issue with the worker nodes labels in the worker.yaml file for Talos worker nodes. When I try to update the node labels using machine.nodeLabels like you've done in this repo, I'm getting an error that the node isn't permitted to update/modify the node labels.

How did you get the configuration to work for you? I've tried looking around the repo with no success.

kubebn commented 11 months ago

Can you elaborate a bit, are you trying to update nodeLabels after Talos cluster is provisioned? In that case I would suggest to follow this guide: https://www.talos.dev/v1.5/talos-guides/configuration/editing-machine-configuration/

verenceLola commented 11 months ago

Can you elaborate a bit, are you trying to update nodeLabels after Talos cluster is provisioned? In that case I would suggest to follow this guide: https://www.talos.dev/v1.5/talos-guides/configuration/editing-machine-configuration/

So I'm applying the machine config for the control plane nodes... then bootstrapping and finally applying the config for the worker nodes. The same thing you did in this repo using the Terraform provider. The nodeLabels are however not being applied and I'm getting the error I'm mentioned above.

kubebn commented 10 months ago

Hi, I was not able to reproduce that issue. Am I right in saying that you are using talosctl instead of terraform code in this repo? If so, might be related to talosctl version then.

verenceLola commented 10 months ago

Hi, I was not able to reproduce that issue. Am I right in saying that you are using talosctl instead of terraform code in this repo? If so, might be related to talosctl version then.

I was able to solve it by upgrading to version 1.53