Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talos Worker Nodes Labels. #3

Open
verenceLola opened this issue Oct 13, 2023 · 4 comments
Open

Talos Worker Nodes Labels. #3

verenceLola opened this issue Oct 13, 2023 · 4 comments

Comments

@verenceLola
Copy link

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
Copy link
Owner

kubebn commented Oct 13, 2023

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
Copy link
Author

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
Copy link
Owner

kubebn commented Oct 16, 2023

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants