Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 10: Line 10:
  
 
* <code>[[kubectl get serviceaccounts]], [[kubectl get sa]]</code>
 
* <code>[[kubectl get serviceaccounts]], [[kubectl get sa]]</code>
* <code>[[kubectl create serviceaccount]], [[kubectl create sa</code>
+
* <code>[[kubectl create serviceaccount]], [[kubectl create sa]]</code>
 
* <code>[[kubectl describe sa]]</code>
 
* <code>[[kubectl describe sa]]</code>
  

Revision as of 05:19, 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: