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.
2 parents ce10463 + 51cc968 commit b9bb81dCopy full SHA for b9bb81d
content/zh-cn/docs/reference/access-authn-authz/service-accounts-admin.md
@@ -244,11 +244,15 @@ to obtain short-lived API access tokens is recommended instead.
244
<!--
245
## Control plane details
246
247
+### ServiceAccount controller
248
+
249
A ServiceAccount controller manages the ServiceAccounts inside namespaces, and
250
ensures a ServiceAccount named "default" exists in every active namespace.
251
-->
252
## 控制平面细节 {#control-plane-details}
253
254
+### ServiceAccount 控制器 {#serviceaccount-controller}
255
256
ServiceAccount 控制器管理名字空间内的 ServiceAccount,
257
并确保每个活跃的名字空间中都存在名为 `default` 的 ServiceAccount。
258
0 commit comments