Merge pull request #43468 from yeqiugt/main

add a 3rd tile,sync form en version
pull/43481/head
Kubernetes Prow Robot 2023-10-13 10:26:06 +02:00 committed by GitHub
commit b9bb81dfaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -244,11 +244,15 @@ to obtain short-lived API access tokens is recommended instead.
<!--
## Control plane details
### ServiceAccount controller
A ServiceAccount controller manages the ServiceAccounts inside namespaces, and
ensures a ServiceAccount named "default" exists in every active namespace.
-->
## 控制平面细节 {#control-plane-details}
### ServiceAccount 控制器 {#serviceaccount-controller}
ServiceAccount 控制器管理名字空间内的 ServiceAccount
并确保每个活跃的名字空间中都存在名为 `default` 的 ServiceAccount。