Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 9: Line 9:
 
  [[system:serviceaccounts:]] (plural) is the prefix for service account groups.
 
  [[system:serviceaccounts:]] (plural) is the prefix for service account groups.
  
<code>[[kubectl get serviceaccounts]]</code>
+
* <code>[[kubectl get serviceaccounts]]</code>
 
+
* <code>[[kubectl create serviceaccount]]</code>
<code>[[kubectl create serviceaccount]]</code>
 
  
 
<code>[[kubernetes.io/service-account-token]]</code>
 
<code>[[kubernetes.io/service-account-token]]</code>

Revision as of 05:18, 10 March 2023

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.

kubernetes.io/service-account-token

Helm v2 (deprecated)

Related

Activities

See also

Advertising: