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 a413d89 commit 855c536Copy full SHA for 855c536
content/zh-cn/docs/reference/access-authn-authz/service-accounts-admin.md
@@ -88,7 +88,7 @@ Kubernetes 区分用户账号和服务账号的概念,主要基于以下原因
88
tied to complex business processes. By contrast, service account creation is
89
intended to be more lightweight, allowing cluster users to create service accounts
90
for specific tasks on demand. Separating ServiceAccount creation from the steps to
91
- onboard human users makes it easier for workloads to following the principle of
+ onboard human users makes it easier for workloads to follow the principle of
92
least privilege.
93
-->
94
- 通常情况下,集群的用户账号可能会从企业数据库进行同步,
0 commit comments