Skip to content

Commit d19b83f

Browse files
authored
Merge pull request #26101 from vincent-pli/fix-typo-and-ehance-description
Fix typo and enhance description
2 parents 2b3babb + 8047104 commit d19b83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ accounts._ Normal users cannot be added to a cluster through an API call.
4141

4242
所有 Kubernetes 集群都有两类用户:由 Kubernetes 管理的服务账号和普通用户。
4343

44-
Kuernetes 假定使用以下方式之一来利用与集群无关的服务来管理普通用户
44+
Kubernetes 假定普通用户是由一个与集群无关的服务通过以下方式之一进行管理的
4545

4646
- 负责分发私钥的管理员
4747
- 类似 Keystone 或者 Google Accounts 这类用户数据库

0 commit comments

Comments
 (0)