Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
Line 34: Line 34:
 
* [[Serviceaccounts controller]]
 
* [[Serviceaccounts controller]]
 
* [[BoundServiceAccountTokenVolume]]
 
* [[BoundServiceAccountTokenVolume]]
* <code>[[system:]]</code>
 
 
* [[ServiceAccount admission controller]]: <code>[[/var/run/secrets/kubernetes.io/serviceaccount]]</code>
 
* [[ServiceAccount admission controller]]: <code>[[/var/run/secrets/kubernetes.io/serviceaccount]]</code>
 
* <code>[[default]]</code>
 
* <code>[[default]]</code>

Revision as of 14:44, 22 May 2024

system:serviceaccount: (singular) is the prefix for service account usernames.
system:serviceaccounts: (plural) is the prefix for service account groups.

Commands


Helm v2 (deprecated)

Errors

Changelog

  • Conflicting issuers between JWT authenticators and service account config are now detected and fail on API server startup.

Related

Activities

See also

Advertising: