Kubernetes service account

From wikieduonline
Revision as of 11:39, 28 November 2022 by Ant (talk | contribs)
Jump to navigation Jump to search
kind: ServiceAccount


https://kubernetes.io/docs/reference/access-authn-authz/rbac/

system:serviceaccount: (singular) is the prefix for service account usernames.
system:serviceaccounts: (plural) is the prefix for service account groups.
kubectl get serviceaccounts
kubectl create serviceaccount
kubernetes.io/service-account-token

Helm v2 (deprecated)

Related

BoundServiceAccountTokenVolume

Activities

See also

Advertising: