Kubernetes service account

From wikieduonline
Revision as of 14:00, 9 December 2022 by Ant (talk | contribs) (→‎Related)
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

Activities

See also

Advertising: