File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ This taint key should also be renamed to "node-role.kubernetes.io/control-plane"
69
69
## Motivation
70
70
71
71
The Kubernetes project is moving away from wording that is considered offensive.
72
- A new working group [ WG Naming] ( https://git.k8s.io/community/wg-naming ) was created
72
+ A new working group [ WG Naming] ( https://git.k8s.io/community/archive/ wg-naming ) was created
73
73
to track this work, and the word "master" was declared as offensive.
74
- [ A proposal] ( http://git.k8s.io/community/wg- naming/recommendations/001-master-control-plane.md )
74
+ [ A proposal] ( http://git.k8s.io/community/sig-architecture/ naming/recommendations/001-master-control-plane.md )
75
75
was formalized for replacing the word "master" with "control plane".
76
76
This means it should be removed from source code, documentation, and user-facing
77
77
configuration from Kubernetes and its sub-projects.
You can’t perform that action at this time.
0 commit comments