sync service-accounts-admin.md

sync service-accounts-admin.md
pull/40978/head
xin gu 2023-05-05 21:57:29 +08:00
parent a413d89528
commit 855c536e9d
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ Kubernetes 区分用户账号和服务账号的概念,主要基于以下原因
tied to complex business processes. By contrast, service account creation is
intended to be more lightweight, allowing cluster users to create service accounts
for specific tasks on demand. Separating ServiceAccount creation from the steps to
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
least privilege.
-->
- 通常情况下,集群的用户账号可能会从企业数据库进行同步,