From 80471044f0dd43442e3d52094e14872f0cc97948 Mon Sep 17 00:00:00 2001 From: pengli Date: Fri, 15 Jan 2021 13:39:44 +0800 Subject: [PATCH] Fix typo and enhance description --- content/zh/docs/reference/access-authn-authz/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/reference/access-authn-authz/authentication.md b/content/zh/docs/reference/access-authn-authz/authentication.md index bd3aa07909..2d70848b8f 100644 --- a/content/zh/docs/reference/access-authn-authz/authentication.md +++ b/content/zh/docs/reference/access-authn-authz/authentication.md @@ -41,7 +41,7 @@ accounts._ Normal users cannot be added to a cluster through an API call. 所有 Kubernetes 集群都有两类用户:由 Kubernetes 管理的服务账号和普通用户。 -Kuernetes 假定使用以下方式之一来利用与集群无关的服务来管理普通用户: +Kubernetes 假定普通用户是由一个与集群无关的服务通过以下方式之一进行管理的: - 负责分发私钥的管理员 - 类似 Keystone 或者 Google Accounts 这类用户数据库