Update bootstrap-tokens.md
fix typo
This commit is contained in:
@@ -127,7 +127,7 @@ commands.
|
|||||||
|
|
||||||
In addition to authentication, the tokens can be used to sign a ConfigMap. This
|
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
|
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 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
|
The typical flow is that a client reads this ConfigMap while unauthenticated and
|
||||||
|
|||||||
Reference in New Issue
Block a user