Skip to content

Commit 919032d

Browse files
authored
Merge pull request kubernetes#3287 from tvsaru/tvsaru-kep2067-link-fix
KEP-2067: Fixes broken link
2 parents afd1749 + 9876ef9 commit 919032d

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint

1 file changed

+2
-2
lines changed

keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ This taint key should also be renamed to "node-role.kubernetes.io/control-plane"
6969
## Motivation
7070

7171
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
7373
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)
7575
was formalized for replacing the word "master" with "control plane".
7676
This means it should be removed from source code, documentation, and user-facing
7777
configuration from Kubernetes and its sub-projects.

0 commit comments

Comments
 (0)