Skip to content

Commit f4f8b2f

Browse files
lmktfywindsonseaRitikaa96
committed
Reword authentication reference
Co-authored-by: Michael Yao <[email protected]> Co-authored-by: Ritika <[email protected]>
1 parent fb36c6e commit f4f8b2f

File tree

2 files changed

+320
-245
lines changed

2 files changed

+320
-245
lines changed

content/en/docs/concepts/security/service-accounts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ accounts in the API server.
5959

6060
{{< /table >}}
6161

62+
ServiceAccounts authenticate with the username `system:serviceaccount:<NAMESPACE>:<SERVICEACCOUNT>`,
63+
and are assigned to the groups `system:serviceaccounts` and `system:serviceaccounts:<NAMESPACE>`.
64+
6265
### Default service accounts {#default-service-accounts}
6366

6467
When you create a cluster, Kubernetes automatically creates a ServiceAccount

0 commit comments

Comments
 (0)