We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2996332 commit 8047104Copy full SHA for 8047104
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.
41
42
所有 Kubernetes 集群都有两类用户:由 Kubernetes 管理的服务账号和普通用户。
43
44
-Kuernetes 假定使用以下方式之一来利用与集群无关的服务来管理普通用户:
+Kubernetes 假定普通用户是由一个与集群无关的服务通过以下方式之一进行管理的:
45
46
- 负责分发私钥的管理员
47
- 类似 Keystone 或者 Google Accounts 这类用户数据库
0 commit comments