Merge pull request #2230 from youyongsong/patch-1

system:node-bootstrapper is not a group name
This commit is contained in:
k8s-ci-robot 2018-06-09 21:53:00 -07:00 committed by GitHub
commit 7dbe450824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: