From 866b7c8fcc1bc71e3a08b82dcc38f63ade509e44 Mon Sep 17 00:00:00 2001 From: youyongsong Date: Sat, 9 Jun 2018 23:48:10 +0800 Subject: [PATCH] system:bootstrappers should be the right group. --- .../sig-cluster-lifecycle/draft-20180130-kubeadm-join-master.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keps/sig-cluster-lifecycle/draft-20180130-kubeadm-join-master.md b/keps/sig-cluster-lifecycle/draft-20180130-kubeadm-join-master.md index 105540649..15fd846ae 100644 --- a/keps/sig-cluster-lifecycle/draft-20180130-kubeadm-join-master.md +++ b/keps/sig-cluster-lifecycle/draft-20180130-kubeadm-join-master.md @@ -280,7 +280,7 @@ existing `kubeadm join` flow: in `kube-system` namespace. > This requires to grant access to the above configMap for - `system:node-bootstrapper` group (or to provide the same information + `system:bootstrappers` group (or to provide the same information provided in a file like in 1.). 2. Check if the cluster is ready for joining a new master node: