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

Remove references to master node-role label and taints/tolerations #7042

Open
brandond opened this issue Oct 15, 2024 · 0 comments
Open

Remove references to master node-role label and taints/tolerations #7042

brandond opened this issue Oct 15, 2024 · 0 comments
Assignees

Comments

@brandond
Copy link
Member

brandond commented Oct 15, 2024

K3s tracking issue:

Upstream Kubernetes started deprecating this in v1.20 and finally removed it completely in v1.26:
https:/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md

The Kubernetes project is moving away from wording that is considered offensive. A new working group WG Naming was created to track this work, and the word "master" was declared as offensive. A proposal was formalized for replacing the word "master" with "control plane". This means it should be removed from source code, documentation, and user-facing configuration from Kubernetes and its sub-projects.

We should remove any references to master for v1.32+. Existing nodes can keep the label, but new nodes running v1.32 or newer should not have it added automatically. No packaged components should use the label, taint, or toleration.

@brandond brandond added this to the v1.32.0+rke2r1 milestone Oct 15, 2024
@brandond brandond self-assigned this Oct 15, 2024
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

1 participant