From 50c9226442c8c327ff28d9cf55b843e49b9876bb Mon Sep 17 00:00:00 2001 From: XsWack Date: Sun, 6 Aug 2017 22:06:52 +0800 Subject: [PATCH] Update bootstrap-tokens.md fix typo --- docs/admin/bootstrap-tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/bootstrap-tokens.md b/docs/admin/bootstrap-tokens.md index 37883b3225..3449b82b1c 100644 --- a/docs/admin/bootstrap-tokens.md +++ b/docs/admin/bootstrap-tokens.md @@ -127,7 +127,7 @@ commands. In addition to authentication, the tokens can be used to sign a ConfigMap. This is used early in a cluster bootstrap process before the client trusts the API -server. The signed ConfigMap can be authenicated by the shared token. +server. The signed ConfigMap can be authenticated by the shared token. The ConfigMap that is signed is `cluster-info` in the `kube-public` namespace. The typical flow is that a client reads this ConfigMap while unauthenticated and