Merge branch 'master' into release-1.8

This commit is contained in:
steveperry-53
2017-08-07 08:56:51 -07:00
30 changed files with 150 additions and 118 deletions
+1 -1
View File
@@ -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