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 #11117

Open
brandond opened this issue Oct 15, 2024 · 1 comment
Open

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

brandond opened this issue Oct 15, 2024 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Member

brandond commented Oct 15, 2024

Upstream Kubernetes started deprecating this in v1.20 and finally removed it completely in v1.26:
https://github.com/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
Copy link
Member Author

Missed doing this for v1.32, lets try again on the next minor.

@brandond brandond modified the milestones: v1.32.0+k3s1, v1.33.0+k3s1 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Next Up
Development

No branches or pull requests

1 participant