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 · 0 comments
Open

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

brandond opened this issue Oct 15, 2024 · 0 comments
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.

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